Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Query Parameters

business_id
string
required

Business ID to check KYB status for

Response

KYB status retrieved

status
enum<string>
required

Current KYB status

Available options:
not_started,
in_progress,
pending_review,
approved,
rejected
progress
integer
required

Completion percentage

Required range: 0 <= x <= 100
last_updated
string<date-time>

Last status update timestamp

next_steps
string[]

Next required actions