Customers
GET/customers
This endpoint retrieves a paginated list of customers for the Business User's account. Agreements is not returned on list items; use GET /customers/{CustomerID} or Customer webhooks for agreement state.
Request
Responses
- 200
- 400
- 401
- 500
List of customers
Bad request
Client is not authorized to perform this action
Internal server error