curl --request GET \
--url https://api.sandbox.co.in/kyc/entitylocker-sdk/sessions/{session_id}/status \
--header 'Authorization: <authorization>' \
--header 'x-api-key: <x-api-key>'curl --request GET \
--url https://api.sandbox.co.in/kyc/entitylocker-sdk/sessions/{session_id}/status \
--header 'Authorization: <authorization>' \
--header 'x-api-key: <x-api-key>'JWT access token
API key for identification
SDK Session that is created in the "Create Session API"
Was this page helpful?