List audience contacts
Audience
List Audience Contacts
Retrieve a paginated list of contacts inside an audience.
GET
List audience contacts
Use this endpoint to retrieve a paginated list of contacts inside an audience.
Endpoint
GET/audience/contacts
Authentication: Required (workspace auth)
Query Parameters
Response
Behavior
- If the workspace has phone number masking enabled,
mobile_nois returned masked. - Dynamic columns (one per input variable, e.g.
nameabove) are built from the audience’s saved input variables plus any extra keys found on the contact rows themselves — mobile/phone alias columns are skipped sincemobile_noalready has its own column. - Results are ordered by contact
IDdescending.
Error Cases
Example cURL
Headers
API token for authentication
Query Parameters
Audience identifier
Page number (default: 1)
Records per page (default: 10)
Partial mobile number search (LIKE). mobile_no is accepted as a fallback alias.

