Skip to main content
GET
Get Creator by ID

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Response

Get a creator

id
string<uuid>
required
name
string
required
bio
string
required
partneredBrandIds
string<uuid>[]
required

Array of brand IDs belonging to this seller that the creator is partnered with.

email
string

Creator email address. Included if the creator and seller have an active partnership.