List customers
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
page
pageSize
Response
A page of customers.
page
pageSize
total
data
Errors
401
Unauthorized Error
Bearer authentication of the form Bearer <token>, where token is your auth token.