Skip to main content
GET
List Customers
Returns a list of your customers. The customers are returned sorted by creation date, with the most recent appearing first.

Authentication

Include your Secret Key in the Authorization header as a Bearer token.

Response

The response is a JSON object with a data field containing an array of customer objects.

Customer Object Fields