Patient Requests
Requests get details
GET
/
abdm
/
v1
/
request
Authorizations
auth
string
headerrequiredThe API requires the following auth in headers for authentication.
Query Parameters
id
string
requiredConsent/Subscription/Authorization ID
type
enum<string>
Request type
Available options:
consent
, subscription
, authorization
status
enum<string>
Status of the request
Available options:
requested
, granted
, expired
, denied
, revoked
Response
200 - application/json
access_mode
enum<string>
Available options:
view
created_at
string
duration
object
erase_at
string
hi_types
object[] | null
List of HI Types
hiu
object
HIU details
id
string
providers
object[] | null
List of Providers/Failities details
purpose
object
Purpose of the request
requester
object
Requester details
status
enum<string>
Available options:
requested
, granted
, expired
, denied
, revoked
updated_at
string