Get a brand

Get Brand by id

get

Get a previously created brand using its identifier.

Authorizations
HTTPRequired

Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')

Path parameters
workspaceIdstring · uuidRequired

The ID for the workspace.

Example: d386a801-ee8d-4aba-a7e4-78671bd3b11e
brandIdstringRequired

A unique identifier for the brand.

Responses
200

Brand

application/json
get
/workspaces/{workspaceId}/tcr-brands/{brandId}
Type
Description

BrandResponse object describes a submitted brand

Last updated

Was this helpful?