---
title: "GET /abdm/v2/profile/share/{request_id}"
method: GET
path: "/abdm/v2/profile/share/{request_id}"
---

# GET /abdm/v2/profile/share/{request_id}

`GET /abdm/v2/profile/share/{request_id}`

Get token number issued by the facility

## Path parameters

- `request_id` string, required — request id received from the POST /abdm/v2/profile/share API

## Headers

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

## Response `200`

OK

- ScanandshareResponse
  - `expiry` string, date-time — Expiry time for the token
  - `request_id` string — Request ID to track the status
  - `status` 'success' | ' processing' | ' failed'
  - `token_number` string — Token number for the scan and share

## 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/versions/9ea23456f722/schema)
