---
title: "Get Enrollment Status"
method: GET
path: "/api/providers/{id}/enrollment-status"
tags: ["providers > enrollment"]
---

# Get Enrollment Status

`GET /api/providers/{id}/enrollment-status`

Returns the high-level enrollment status of a provider

**Production only:** This endpoint is only available in Production and will not work in Sandbox.

## Path parameters

- `id` string, required

## Headers

- `X-API-Key` string, required

## Response `200`

Response with status 200

- EnrollmentProviderEnrollmentStatusGetV1Response — unresolved $ref

---

[API](https://skmtc.dev/usebridge/apis/api-reference.md) · [All operations](https://skmtc.dev/usebridge/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/usebridge/api-reference/revisions/811dbc81bcd5/schema)
