Skip to main content
GET
Get a brand content page

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.

Path Parameters

id
string
required

The id.

Response

The requested brand content page. shareToken is included only for writers.

data
object
required

A brand content page (rich-text marketing/landing page) owned by the token's company. shareToken is present only for writers (editors); non-writers reading a published page never receive it.