---
title: "Provider status (isProvider + application status)"
method: GET
path: "/v1/orgs/{orgId}/provider/status"
tags: ["Provider"]
---

# Provider status (isProvider + application status)

`GET /v1/orgs/{orgId}/provider/status`

## Path parameters

- `orgId` string, required

## Response `200`

OK

- ProviderStatus
  - `applicationStatus` string, nullable
  - `applicationSubmittedAt` string, nullable
  - `isProvider` boolean, required

## Other responses

- `401` — Missing or invalid API key
- `403` — API key lacks the required scope

---

[API](https://skmtc.net/openrelay/apis/openrelay-api.md) · [All operations](https://skmtc.net/openrelay/apis/openrelay-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openrelay/openrelay-api/versions/32905b8f44f8/schema)
