Get Video KYC Status
Retrieves the current status and other details of a Video KYC verification request, using the user_id and verification_id you supplied while initiating the request.
Authorizations
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.
Headers
API version to be used. Format is in YYYY-MM-DD.
"2025-11-01"
Body
Request parameters to fetch the current status and details of a Video KYC verification request.
Unique identifier for the user, as provided by you during PPI user creation.
1 - 50"USER827364"
Unique identifier for the VKYC verification request, as provided by you during VKYC verification initiation.
1 - 50"TestVkycVerification"
Response
Success response for fetching the Video KYC verification status.
Unique identifier for the VKYC verification request, as provided by you during VKYC verification initiation.
"TestVkycVerification"
Unique identifier for the VKYC verification request, generated by Cashfree.
"8901234567890123458"
Unique identifier for the user, as provided by you during PPI user creation.
"USER827364"
Status of the VKYC verification process.
"RECEIVED"
Sub status of the VKYC verification process.
"LINK_GENERATED"
Generated VKYC session link for the user.
"https://vkyc.cashfree.com/session/abc123"
The date on which the VKYC link will expire.
"2026-06-27"
Scheduled meeting details when available.
"2026-06-04T10:15:30Z"
Remarks provided by the auditor during the Video KYC process.
"Verification completed successfully"
Remarks provided by the agent during the Video KYC process.
"Pan not available during video call"