---
title: "GET /abdm/v1/profile/asset/qr"
method: GET
path: "/abdm/v1/profile/asset/qr"
---

# GET /abdm/v1/profile/asset/qr

`GET /abdm/v1/profile/asset/qr`

Fetch the data for ABHA qr code display. <Note>Please cache these results locally. We do not recommend calling this API on every page load. Evict the cache when there is profile update.</Note><Warning>There is no fixed structure for this JSON; it can vary depending on the creation of ABHA. Generate the QR code based on the content of the response body.</Warning>

## Query parameters

- `format` 'json'
- `oid` string — OID is used to Identify the user.

## Headers

- `X-Pt-Id` string
- `X-Partner-Pt-Id` string
- `X-Hip-Id` string

## Response `200`

OK

- AssetQRData
  - `address` string
  - `dist name` string
  - `distlgd` string
  - `district_name` string
  - `dob` string
  - `gender` string
  - `hid` string
  - `hidn` string
  - `mobile` string
  - `name` string
  - `phr` string
  - `state name` string
  - `statelgd` string

## Other responses

- `4XX`
- `5XX`

---

[API](https://skmtc.net/eka/apis/eka-developer-apis.md) · [All operations](https://skmtc.net/eka/apis/eka-developer-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/eka/eka-developer-apis/revisions/9ea23456f722/schema)
