Skip to main content
GET
Get All Customers

Authorizations

Authorization
string
header
required

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

Query Parameters

SearchText
string
OrderBy
string
IsDescending
boolean
PageNumber
integer<int32>
PageSize
integer<int32>

Response

OK

address
object
required
name
string
required
id
string<uuid>
required
created_on
string<date-time>
required
shipping
object | null
description
string | null
email
string | null
phone
string | null
tax
object | null
updated_on
string<date-time> | null