List customers
Customers
List customers
Retrieve all customers with cursor pagination
GET
List customers
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Required range:
1 <= x <= 100Filterable fields:
email(string)type(string)created_at(date)
See Filtering Documentation for supported operators and syntax.
Example:
"value"
Response
Retrieve all customers with cursor pagination
Available options:
list - Person
- Company
Example:
"eyJsYXN0X2NyZWF0ZWRfYXQiOiIyMDI1LTAxLTE1VDEwOjMwOjAwLjAwMFoiLCJsYXN0X2lkIjoic3ViX21pNGYwb2RhNng5bTdnY3N2amswb2xlMSIsImxpbWl0IjoyMH0="