Skip to main content
GET
Get KYC status

Authorizations

Authorization
string
header
required

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

Headers

x-api-key
string | null

Query Parameters

provider
enum<string>
default:swipelux

Supported fiat payment providers.

Available options:
swipelux,
align,
dakota,
mcp,
wirex,
conduit_fiat,
conduit_crypto,
due

Response

Successful Response

Response schema for KYC status check.

provider
enum<string>
required

Supported fiat payment providers.

Available options:
swipelux,
align,
dakota,
mcp,
wirex,
conduit_fiat,
conduit_crypto,
due
email
string
required
kycStatus
enum<string>
required

KYC verification status.

Available options:
not_started,
requested,
incorporating,
pending,
under_review,
approved,
rejected
externalUserId
string | null
status
enum<string> | null

KYC verification status.

Available options:
not_started,
requested,
incorporating,
pending,
under_review,
approved,
rejected
firstName
string | null
lastName
string | null
entityName
string | null
kycUrl
string | null