Contacts (CRM)
List Contacts
Retrieve contacts for a project with optional filtering and pagination
GET
Headers
Bearer YOUR_API_KEYYour project UUID. Not required if the API key already encodes the project.
Query Parameters
Page number
Results per page (max 200)
Search by name, email, or company
Filter by status:
new · active · inactive · archivedComma-separated tag names to filter by (e.g.
VIP,Newsletter)Return only contacts that match a specific segment
Response
Array of contact objects with resolved tags