List customers
Customers
List Customers
Returns customers for the authenticated organization. Customers are deduplicated within organization and client boundaries and can be filtered to a specific client.
GET
List customers
Documentation Index
Fetch the complete documentation index at: https://docs.voxfra.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your Voxfra management API key. Passed as a request header.
Format: vox_mgmt_<random>
Query Parameters
Filter by client UUID. The client must belong to the authenticated organization.
Exact normalized phone number filter
Filter by customer lifecycle status
Available options:
new, returning, unknown Number of results to return (max 200, default 50)
Required range:
1 <= x <= 200Number of results to skip for pagination
Required range:
x >= 0