Skip to main content
GET
Get Branding

Authorizations

Authorization
string
header
required

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

Path Parameters

branding_uuid
string
required

Response

Successful Response

A visual identity of the company, identified by an opaque id.

A branding decides how the company's documents are rendered. The API exposes what names one and which one applies by default; the logo and the layout settings behind it belong to the interface and are never returned.

id
string
required

Opaque unique identifier of the branding.

label
string | null
required

Name given to the branding by the company.

is_default
boolean
required

true when this is the branding applied to the company's documents.