Retrieve customers with rich filtering, sorting, and pagination. Supports API versioning for enhanced features.
API Version Header:
apiversion: 20230501 for enhanced filtering, ordering, and expand capabilities.Filter by:
Pagination & sorting:
Expand:
Documentation Index
Fetch the complete documentation index at: https://docs2.zenskar.com/llms.txt
Use this file to discover all available pages before exploring further.
The cursor indicating a unique set of results - this should be auto generated and you get it from the next and previous fields of the response
"V2VsbCBhcmV1IGN1cmlvdxM="
The number of results to return - defaults to 10
10
"customer_name=Acme"
"order=created_at"
"sort_key=id"
"sort_key=asc"
"expand=contacts"
Successfully retrieved customers
The results for the current page
The cursor for the next page of results
"V2VsbCBhcmV1IGN1cmlvdxM="
The cursor for the previous page of results
"GmBsbCBhcmV1IGN1cmlvdxM="
The total count of rows