GET
/
v1
/
customer
/
list

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

num_records
integer

Number of records to fetch, deafult : all customers will be sent in response

page
integer
default: 1

Page number

Response

200 - application/json
success
boolean

Success flag

items
object[]
total_records
integer

Total Records available