Customers
List customers
This endpoint allows fetching a list of customers.
GET
Authorizations
API Key Authentication.
Query Parameters
The maximum number of customers to fetch.
Required range:
1 <= x <= 100
The offset to start fetching customers from.
Required range:
x >= 0
A search query to filter customers by name or externalId.
Response
200 - application/json
Default Response
The response is of type object
.