Skip to main content
GET
Get organization brand color

Authorizations

X-API-Key
string
header
required

API key for authentication

Query Parameters

Response

Organization primary color retrieved successfully

primaryColor
string | null

The primary color in hex format (e.g., #FF5733)

Example:

"#3B82F6"

authType
enum<string>

How the request was authenticated

Available options:
api-key,
session