Contacts

List Contacts

get/v1/contacts

Query parameters

searchstring

Search by contact name.

Search by contact name.

emailstring email

Filter by email.

Filter by email.

phonestring

Filter by phone

Filter by phone

statusboolean

Filter by active/inactive.

Filter by active/inactive.

leadboolean

Filter leads vs clients.

Filter leads vs clients.

created_fromstring date

Created date to start search.

Created date to start search.

created_tostring date

Created date to end search.

Created date to end search.

cursorstring

Opaque cursor from a previous response (next_cursor).

Opaque cursor from a previous response (next_cursor).

page_sizeinteger

Records per page (max 100).

Records per page (max 100).

Response

Successful Response

next_cursorstring
has_moreboolean

Changes

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