---
title: "Checks if facility ID exists and returns scheme versions"
method: GET
path: "/v1.0/facility/facilityId"
tags: ["Facility"]
---

# Checks if facility ID exists and returns scheme versions

`GET /v1.0/facility/facilityId`

## Query parameters

- `facilityId` string, required

## Response `200`

OK

- string[]

## Other responses

- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

## Changes

- **2025-09-11** `15b32331a1ac` — 1 breaking, 3 info
  - removed the media type `*/*` for the response with the status `200`
  - api operation id `isActiveFacility` removed and replaced with `getActiveFacilityParticipatingSchemeVersions`
  - added the media type `application/json` for the response with the status `200`
  - added the non-success response with the status `404`
- **2024-10-21** `a06468704cbe` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/beis/apis/api-documentation/changes/v1.0/facility/facilityId/get.md)

---

[API](https://skmtc.dev/beis/apis/api-documentation.md) · [All operations](https://skmtc.dev/beis/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/beis/api-documentation/revisions/15b32331a1ac/schema)
