Use this API to check the status of a Video KYC request by passing reference_id or the verification_id. The API returns the current status of the Video KYC request along with user details.
Your unique client identifier issued by Cashfree. You can find this in your Merchant Dashboard.
The secret key associated with your client ID. Use this to authenticate your API requests. You can find this in your Merchant Dashboard.
Send the signature if two-factor authentication is selected as Public Key. More details.
API version to be used. Format is in YYYY-MM-DD.
"2024-12-01"
It is the unique ID generated by the merchant to identify the verification request in the Initiate Video KYC Request API.
It is the unique ID created by Cashfree Payments that you receive in the response of Initiate Video KYC Request API.
Success response of Get VKYC Link API.
It displays the unique ID you created to identify the verification request.
"test053"
It displays the unique ID created by Cashfree Payments for reference purposes. format: int64
10042
It displays the URL of the vKYC form.
"https://forms.cashfree.com/verification/M8go0i1k9fvg"
The date on which the vKYC link will expire.
"2025-05-30T00:00:00.000Z"
The reference ID of the user for whom the VKYC link is generated.
123456
The user ID of the user for whom the VKYC link is generated.
"User0123"
A link to the VKYC session recording. Returns null until the video call is completed.
"https://storage.cashfree.com/vkyc/recordings/test333.mp4"
Scheduled UTC timestamp for the VKYC meeting. Returns null if no meeting is scheduled.
"2025-07-19T14:30:00Z"
Remarks provided by the auditor during the Video KYC process.
"Verification completed successfully"
Remarks provided by the agent during the Video KYC process.
"Customer was cooperative"