Skip to main content
GET
Get list of customers

Authorizations

Authorization
string
header
required

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

Query Parameters

num_records
integer

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

page
integer
default:1

Page number

Response

Customer List fetched successfully

success
boolean

Success flag

Example:

true

message
string

Response message

Example:

""

error_code
string

Error Code

Example:

""

errors
object

Errors

data
object