---
title: "GET /abdm/v1/providers"
method: GET
path: "/abdm/v1/providers"
---

# GET /abdm/v1/providers

`GET /abdm/v1/providers`

Fetches the List of Providers.

## Query parameters

- `name` string, required — Name of the Health Information Provider (HIP), required with a minimum length of 3 characters.
- `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)
