Creators
List Creators
List creators that you have an active partnership with. Filter by brand IDs.
GET
/
creators
/
active
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The maximum number of items to return
Required range:
1 < x < 100
The cursor returned from the last request, if omitted the first page will be returned
Maximum length:
512
Comma-delimited list of strings representing an array. Example: 1,2,3 equivalent to [1,2,3]