TypeScript client
Brands
Brand
Fetch one brand with its full profile: voice and audience fields, colour palette, content topics, and the ids of the content sources it grounds on. Use listBrands to discover brand ids first.
GET
TypeScript client
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Team (workspace) id (UUID). Discover ids via the list teams endpoint or the agent context.
Brand id (UUID), as returned by the list brands and create brand endpoints.
Response
Success