Contacts
List contacts
List contacts with full-text and tag filters.
GET
/v1/contactsAuthorization
bearerAuth AuthorizationBearer <token>
API token issued from the dashboard (Settings -> API Tokens). Sent as Authorization: Bearer <token>.
In: header
Query Parameters
limit?integer
Default
25Range
1 <= value <= 100skip?integer
Default
0Range
0 <= valuequery?string
Full-text match on name + email + phone.
Response Body
application/json