Skip to main content
GET
Get Kyc Status
This API will get KYC status for a specific KYC record.

Authorizations

Authorization
string
header
required

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

Path Parameters

kycId
string
required

Response

200 - application/json
success
boolean
Example:

true

message
string
Example:

"Successfully retrieved kyc status"

data
object