Audiences
List audience members
Lists an audience’s members in the order they were added, with cursor pagination.
Requires a team API key with campaigns:read. Project tokens are not accepted.
GET
List audience members
Authorizations
Send your team API key or project token as Authorization: Bearer <token>. The credential must have the required permissions. Project tokens can access only their own project.
Path Parameters
Identifier for the list.
Query Parameters
Specifies cursor for this query parameter.
Value constraints
Required string length:
1 - 256Specifies limit for this query parameter.
Value constraints
Required range:
1 <= x <= 100