Skip to main content
List contacts

Authorizations

Authorization
string
header
required

API key with format "Bearer {your-api-key}"

Path Parameters

audienceId
string
required

Unique identifier of the audience

Query Parameters

cursor
string | null

Pagination cursor. The cursor will always be returned in the response:

  • If there are more contacts, it will contain the email of the last contact in the current page
  • If there are no more contacts, it will be null

Response

OK