Skip to content

Get per-site White-Label status​

GET
/sites/{id}/white-label

Authorizations​

BearerAuth

JWT token from login

Type
HTTP (bearer)
or
AccessToken

Personal access token. Value: Token <your-token>

Type
API Key (header: Authorization)

Parameters​

Path Parameters

id*
Type
string
Required

Responses​

Status

application/json
JSON
{
  
"white_label": "string"
}

Playground​

Authorization
Variables
Key
Value

Samples​

Powered by VitePress OpenAPI