List contacts
Contacts
List contacts
Retrieve contacts with cursor-based pagination, search, and filtering.
GET
List contacts
Authorizations
Dashboard JWT token from Clerk
Query Parameters
Opaque cursor for the next page (from previous response meta.pagination.cursor)
Number of items per page (1–200, default 25)
Required range:
1 <= x <= 200Free-text search across name, phone, email
Filter by lifecycle stage
Filter by country code
Comma-separated tag filter
Only contacts with a phone number
Only contacts with an email address
Created after this date
Created before this date