Skip to main content
GET
KYC Status

Headers

Authorization-Signature
string
required

Authorization header format: 'APIKey=<api_key>,signature=,timestamp=<unix_timestamp>'

Response

KYC link details

id
string
required
type
enum<string>
required

Whether the KYC link is for an individual or a business

Available options:
individual,
business
email
string
required
kyc_status
enum<string>
required

Current verification status of the KYC link

Available options:
not_started,
incomplete,
awaiting_questionnaire,
awaiting_ubo,
under_review,
approved,
rejected,
paused,
offboarded
tos_status
enum<string>
required

Whether the customer has accepted the Terms of Service

Available options:
pending,
approved
customer_id
string | null
full_name
string | null
rejection_reasons
object[]
created_at
string | null