Skip to main content

Get child ABHA address

Retrieve the ABHA (Ayushman Bharat Health Account) profile of a child, making it especially useful for managing minors’ health records and information.

GET/abha/api/v3/enrollment/profile/children

It provides essential details such as the child’s ABHA number, date of birth, name, and gender. Additionally, this endpoint allows users to access all child records linked to a parent’s ABHA number.

Authorizations

Authorizationbearer tokenRequired

Headers

TIMESTAMPstringRequired
REQUEST-IDstringRequired
Content-TypestringRequired
BENEFIT_NAMEstringRequired
X-tokenstringRequired

Responses

200

Indicates a successful request. The response includes the updated child ABHA profile details

401

Indicates an unauthorized request due to invalid credentials

Everything returns 401

500

<b>Internal Server Error</b><br><br> An Internal Server Error (500) indicates that the server encountered an unexpected condition that prevented it from fulfilling the request.

Error codes for this module