List customer profiles

GET {{baseUrl}}/v1/customers/no_total?pageSize=1000&skip=10&sandbox=false

List all customer profiles.

Request Params

KeyDatatypeRequiredDescription
pageSizenumberThe number of items in this response.
skipnumberThe number of items to skip when paging through large result sets.
sandboxbooleanIndicates whether you are pointing to a sandbox or Live customer.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring