These docs are for v5. Click to read the latest docs for v2026-03-15.

List contacts

List contacts

Scopes:
contacts.read

Check POSTMAN documentation

Query Params
string

Email address.

string

Full phone number.

string
enum

Email channel status. See endpoint description for available statuses.

Allowed:
string

Segment ID.

string

Contact tag

integer
Defaults to 100

Number of results to fetch. Default is 100, max 250.

string

Paging cursor (base64). Without updatedAfter: base64-encoded contactID. With updatedAfter: base64-encoded JSON with id and updatedAt fields. Use next/previous URLs from the response.

string

Paging cursor (base64). Same format as after. Use next/previous URLs from the response.

string

Filter contacts updated at or after this timestamp. RFC3339 format (e.g. 2024-01-01T00:00:00Z). Cannot be combined with other filters (email, phone, status, segmentID, tag).

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json