Skip to main content
GET
List customers

Authorizations

Authorization
string
header
required

Integration-key Basic Auth (clientId:clientSecret) as documented in docs/public/AUTHENTICATION.md.

Query Parameters

platformCustomerId
string
customerType
enum<string>
Available options:
INDIVIDUAL,
ENTITY
kycStatus
enum<string>
Available options:
PENDING,
APPROVED,
REJECTED
ppvAddress
string
limit
integer
Required range: 1 <= x <= 100
cursor
string

Response

200 - application/json

Customer list returned.

data
object[]
required
hasMore
boolean
required
nextCursor
string | null
required
totalCount
integer
required