Customers
List of all customers
List of all customers
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Example:
"Bearer SECRET"
Query Parameters
Required range:
x >= 1
Required range:
1 <= x <= 100
Available options:
createdAt
, updatedAt
, name
, balance
, email
Available options:
asc
, desc
Response
200
application/json
List of all customers
The response is of type object
.