List Customers

The List Customers API allows you to retrieve your Customer records. \ The API provides the opportunity to limit and sort the records to be returned.

Query Params
string
required
length ≥ 36

Your Client Identifier

string

To return the Customer list either by the oldest (desc) or newest (asc) creation date

string

To limit the number of Customer records to be returned per request. Use the new_page_token for pagination

string

To retrieve the next selection of Customers, the new_page_token is required

Responses

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