---
title: "Get Aadhaar Sdk Session Status"
method: GET
path: "/v2/ekyc/aadhaar/sdk/session-status"
tags: ["Aadhaar Ekyc V2"]
---

# Get Aadhaar Sdk Session Status

`GET /v2/ekyc/aadhaar/sdk/session-status`

Get the current status of an Aadhaar SDK session.
Pass only the raw `session_id` (no prefix). If you accidentally include
the `aadhaar_sdk_session:` prefix, the code will strip it automatically.

## Query parameters

- `session_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/deepvue/apis/deepvue-tech-developers-guide.md) · [All operations](https://skmtc.dev/deepvue/apis/deepvue-tech-developers-guide/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/deepvue/deepvue-tech-developers-guide/revisions/c1b0558e7d77/schema)
