curl --request GET \
--url https://api.sandbox.co.in/kyc/digilocker/sessions/{session_id}/status \
--header 'Authorization: <authorization>' \
--header 'x-api-key: <x-api-key>'Session Status API allows you to check the latest status of session and the list of consented documents if consent is received.
curl --request GET \
--url https://api.sandbox.co.in/kyc/digilocker/sessions/{session_id}/status \
--header 'Authorization: <authorization>' \
--header 'x-api-key: <x-api-key>'Was this page helpful?