---
title: "GET /provider"
method: GET
path: "/provider"
tags: ["providerController"]
---

# GET /provider

`GET /provider`

## Response `200`

Array of provider instances

- ProviderWithRelations[]
  - `provider_id` number
  - `provider_name` string
  - `npi` string
  - `dea` string
  - `specialty_concept_id` number
  - `care_site_id` number
  - `year_of_birth` number
  - `gender_concept_id` number
  - `provider_source_value` string
  - `specialty_source_value` string
  - `specialty_source_concept_id` number
  - `gender_source_value` string
  - `gender_source_concept_id` number

---

[API](https://skmtc.net/ohdsi/apis/data-connection.md) · [All operations](https://skmtc.net/ohdsi/apis/data-connection/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ohdsi/data-connection/revisions/b5ead99a1d44/schema)
