contacts

List Contacts

List contacts with pagination.

get/contacts

Query parameters

cursorstring nullable

Pagination cursor

Pagination cursor

limitinteger

Page size

Page size

searchstring nullable

Search term

Search term

status'active' | 'archived' | 'deleted' | 'bounced'

Status specific to contacts in CRM systems.

Status filter

include_countboolean

Include total count

Include total count

Headers

authorizationstring nullable

Response

Successful Response

next_cursorstring nullable

Cursor for fetching next page

has_moreboolean required

Whether there are more results

total_countinteger nullable

Total number of contacts (if requested)

Changes

No recorded changes to this endpoint across all 1 revision of this API.