GET
/
abdm
/
v1
/
profile
/
asset
/
qr
curl --request GET \
  --url https://api.eka.care/abdm/v1/profile/asset/qr \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

The API requires a Bearer token (JWT) for authentication.

Headers

X-User-Id
string

Partner user ID

X-Hip-Id
string

Partner HIP ID

Query Parameters

format
enum<string>
Available options:
json
oid
string

OID is used to Identify the user.

Response

200
application/json

OK

The response is of type object.