cURL
Patient Requests
List requests
API to list all the Subscriptions and Consent requests
GET
cURL
Authorizations
The API requires a Bearer token (JWT) for authentication.
Headers
Eka User ID (OID)
Partner User ID
Partner HIP ID
Query Parameters
status of the request
Available options:
requested, granted, expired, denied, revoked Example:
"granted"
Specifies the type of request being queried.
Available options:
consent, subscription, authorization, all Example:
"consent"
OID is used to Identify the user.

