Skip to main content
GET
Get a help center

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

Default Response

id
string
required
name
string
required
description
string | null
required
domain
string | null
required
logo_url
string | null
required
primary_language_code
string
required
enabled_languages
string[]
required
auto_translate
enum<string>
required

When automatic translation into the other enabled languages runs: after a source-language publish, or never.

Available options:
on_publish,
off
translation_prompt
string | null
required
custom_css
string | null
required
custom_head_scripts
string | null
required
sidebar_variant
enum<string>
required
Available options:
sidebar,
floating,
inset
theme
enum<string>
required
Available options:
default,
thmanyah
localizations
object
required
updated_at
string<date-time>
required