Skip to main content
GET
List contacts

Authorizations

Authorization
string
header
required

Your personal access token from Settings → Profile, or a scoped API key (hc_…) created at Settings → Developer → API keys. Send it as Authorization: Bearer <token>.

Path Parameters

account_id
integer
required

Account ID

Query Parameters

page
integer

Page number

sort
string

Sort field (name, email, phone_number, last_activity_at, company, city, country, created_at). Prefix with - for desc.

Response

OK

The response is of type object.