Contacts

List contacts

List contacts with full-text and tag filters.

GET/v1/contacts

Authorization

bearerAuth
AuthorizationBearer <token>

API token issued from the dashboard (Settings -> API Tokens). Sent as Authorization: Bearer <token>.

In: header

Query Parameters

limit?integer
Default25
Range1 <= value <= 100
skip?integer
Default0
Range0 <= value
query?string

Full-text match on name + email + phone.

Response Body

application/json