Fetch ABHA by Aadhaar number
Get the state and district recorded against an ABHA number
Used to route a person to the right scheme, since eligibility is often decided by where they live.
Authorizations
Authorizationbearer tokenRequiredThe accessToken from POST /api/hiecm/gateway/v3/sessions. Send it as Authorization: Bearer <ACCESS_TOKEN>.
Path parameters
abhaNumberstringRequiredA fourteen digit ABHA number, written in the hyphenated form NHA uses, for example 91-1234-5678-9012.
Headers
REQUEST-IDstringRequiredUnique UUID v4 per request. Used for idempotency and distributed tracing. Generate a fresh UUID for every call.
TIMESTAMPstringRequiredISO 8601 UTC timestamp of the request.
Responses
200The state and district codes recorded against the ABHA.