List customers

Returns a cursor-paginated list of your organization's customers. Use it to find the customerId to set when creating an invoice.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Case-insensitive substring match on customer name or email.

int32
1 to 200
Defaults to 50

Maximum number of items to return. Defaults to 50; maximum 200.

string

Opaque pagination cursor returned as cursor in a previous response. Omit to fetch the first page.

string
enum
Defaults to createdAt

Field to order results by. Only createdAt is stable across pages while data changes.

Allowed:
string
enum
Defaults to ASC

Sort direction. Defaults to ASC.

Allowed:
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json