Customers
List Customers
List all the customers created on the current shop.
GET
/
customers
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
X-Sellix-Merchant
string
The name of the store to perform actions on via the API
Query Parameters
page
integer
If pagination is desired, the page to fetch of the response
Response
200 - application/json
status
integer
data
object
message
string
log
object
error
string
env
string