v1
latestOpenAPI 3.0.02026-07-14293257.6 KBCustomer
Get All Customers
This API is used to get all the customers.
get/api/v1/customers
Query parameters
pagenumber
To indicate current page of the listing
limitnumber
To indicate number of records return for single page.
orderBystring
Field name in object
orderSequencenumber
1 - ASC, -1 - DESC, 0 - No sort
firstNamestring
Filter by customer's first name
lastNamestring
Filter by customer's last name
emailAddressstring
Filter by customer's email address
sandboxstring
To indicate whether using sandbox or production environment. false - production, true - sandbox
Response
Cunstomers fetched.