Customers
List customers
Returns a list of customers for the project
GET
Authorizations
API key required for all endpoints
Query Parameters
Required range:
x >= 1
Required range:
1 <= x <= 100
Filter by name containing text
Filter by exact external customer ID
Filter by creation date (greater than or equal)
Filter by creation date (less than or equal)
Response
200
application/json
A list of customers
The response is of type object
.