cURL
curl --request GET \ --url https://api.eka.care/abdm/v1/consents/auto-approval \ --header 'Authorization: Bearer <token>'
{ "status": "enabled" }
Fetch the auto approval policy settings
The API requires a Bearer token (JWT) for authentication.
Eka User ID (OID)
Partner User ID
Partner HIP ID
OID is used to Identify the user.
OK
Auto approval status
enabled
disabled
Was this page helpful?