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.
Partner user ID
Partner HIP ID
OID is used to Identify the user.
OK
The response is of type object.
object
Was this page helpful?