---
title: "Get Provider Roles"
method: GET
path: "/admin/providers/roles"
tags: ["provider", "admin"]
---

# Get Provider Roles

`GET /admin/providers/roles`

Return a map of provider_id to list of roles.

## Query parameters

- `provider_ids` string[], required

## Headers

- `TENANT` string, required
- `API-KEY` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/decodahealth/apis/decoda-api.md) · [All operations](https://skmtc.dev/decodahealth/apis/decoda-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/decodahealth/decoda-api/revisions/4939a65a89d2/schema)
