Returns a list of customers with pagination and sort.
Query Parameters
Searchable Fields
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
"eyJsYXN0SXRlbUlkIjogInN0cmluZyIsICJwYWdlU2l6ZSI6IDEwMCwgInNvcnRPcmRlciI6ICJhc2MifQ=="
10
Response for list customers request
The response is of type object
.
Returns a list of customers with pagination and sort.
Query Parameters
Searchable Fields
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
"eyJsYXN0SXRlbUlkIjogInN0cmluZyIsICJwYWdlU2l6ZSI6IDEwMCwgInNvcnRPcmRlciI6ICJhc2MifQ=="
10
Response for list customers request
The response is of type object
.