Get paginated list of customers with filtering and search
API key required for authentication.
Keys begin with 'cc_' prefix. Get your API key from the Developer Dashboard.
GET /v2/customers Parameter
x >= 1GET /v2/customers Parameter
1 <= x <= 100Field to sort by
createdAt, firstName, lastName, callerId Sort direction
asc, desc Search query for filtering customers by name, phone, email, location, etc.
Include test phone numbers in results
Filter customers by source IDs (comma-separated)
Filter customers by campaign IDs (comma-separated, OR logic)
Filter customers by customerCampaign status (comma-separated, OR logic - matches if customer has any of these statuses in any campaign)
Filter customers by policy status (comma-separated, OR logic). Valid values: Active, Pending, Terminated, Suspended, Lapsed, Cancelled, Expired, Not Approved
Filter customers created from this date (YYYY-MM-DD)
Filter customers created up to this date (YYYY-MM-DD)
Filter customers by last call date from this date (YYYY-MM-DD)
Filter customers by last call date up to this date (YYYY-MM-DD)