---
title: "GET /abdm/v1/provider/{hip_id}"
method: GET
path: "/abdm/v1/provider/{hip_id}"
---

# GET /abdm/v1/provider/{hip_id}

`GET /abdm/v1/provider/{hip_id}`

Fetches the Providers based on the HIP ID.

## Path parameters

- `hip_id` string, required — Identifier for the Health Information Provider (HIP).

## Query parameters

- `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

- ProviderResponseType2
  - `city` unknown
  - `hip_id` string — Identifier for the Health Information Provider (HIP).
  - `hip_name` unknown
  - `state` unknown

## 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)
