GET
/
abdm
/
v1
/
requests

Authorizations

auth
string
headerrequired

The API requires the following auth in headers for authentication.

Query Parameters

status
enum<string>
required

status of the request

Available options:
requested,
granted,
expired,
denied,
revoked
type
enum<string>
required

Specifies the type of request being queried.

Available options:
consent,
subscription,
authorization,
all

Response

200 - application/json
authorizations
object[] | null

List of authorizations

consents
object[] | null

List of consents

subscriptions
object[] | null

List of subscriptions