Sponsor channels
List the social accounts publicly associated with a sponsor.
Authorizations
Path Parameters
Identifier of the sponsor whose social accounts to list. Sponsor identifiers appear in the sponsor_id field of sponsorship results.
Query Parameters
Platforms to include (e.g. instagram, tiktok, youtube). If omitted, includes all.
Maximum number of accounts to return per page.
1 <= x <= 50Pagination cursor from a previous response's next_cursor.
Response
Successful Response
A page of social accounts publicly associated with one sponsor.
Stable identifier for the sponsor these accounts belong to.
"br_01hzy8k9m4qp7v2wxr3d5abcde"
Name of the sponsor.
"Nike"
Number of accounts returned on this page.
3
Social accounts publicly associated with this sponsor.
Pass as the cursor parameter to fetch the next page. Null on the last page.
True when more accounts are available on a following page.