List customers
Customers
List customers
Returns the first page of customers with defaults (pageSize 30, pageNumber 0, no filters). Use the POST variant for pagination and date filtering.
GET
List customers
Authorizations
API key for authentication. Pass the key directly (e.g., Authorization: your-api-key). Do not use a Bearer prefix.