contacts

A viewset for viewing contacts of a client

get/contacts/

Query parameters

idinteger
full_namestring
display_namestring
emailstring
phone_numberstring
organization_idinteger
created_at__gtestring
created_at__ltestring
updated_at__gtestring
updated_at__ltestring
pageinteger

A page number within the paginated result set.

page_sizeinteger

Number of results to return per page.

Response

countinteger required
nextstring uri nullable
previousstring uri nullable

Changes

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