List contacts
Contacts
List contacts
Retrieve a paginated list of contacts with optional filtering and sorting.
GET
List contacts
Authorizations
API key (sk_xxx) from Developer Settings. No X-Account-ID needed.
Headers
Query Parameters
Comma-separated list of category IDs
JSON string of custom field filters
JSON string of basic filters
Sort by field:direction, e.g., 'first_name:asc' or 'created_at:desc'
Required range:
x >= 1Required range:
1 <= x <= 1000