contacts

List contacts

Retrieve a paginated list of contacts for the authenticated user. Supports cursor-based pagination, sorting, and filtering by archived status.

get/v1/contacts/

Query parameters

takeinteger
skipinteger
cursorstring uuid
ignore_mergeboolean
is_starredboolean
is_archivedboolean
has_location_exactstring
has_never_keep_in_touchboolean
has_tagstring uuid
has_emailboolean
has_phone_numberboolean
{"stackTrail":"paths:/v1/contacts/:get:parameters:4:schema","oasType":"schema","type":"unknown"}
linkedin_databoolean
groups_countboolean
coordinatesboolean
linkedin_databoolean
groups_countboolean
coordinatesboolean

Response

Successful response

errorboolean required

Changes