Customers
List customers
Returns a list of customers with pagination and sort.
GET
/
customers
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
nextToken
string
pageSize
number
Response
200 - application/json
data
object[]
nextToken
string
context
object