contacts

Count contacts

Return the total number of contacts for the authenticated user. Useful for displaying counts in dashboards without fetching full contact records.

get/v1/contacts/count

Query parameters

ignore_mergeboolean
is_starredboolean
is_archivedboolean
has_location_exactstring
has_never_keep_in_touchboolean
has_tagstring uuid
has_emailboolean
has_phone_numberboolean

Response

Successful response

errorboolean required

Changes