---
title: "Health check"
method: GET
path: "/status"
tags: ["Status"]
---

# Health check

`GET /status`

A test endpoint that can be used by clients to verify service availability, and to verify valid authentication credentials.
Authentication is not required, but if it is provided, it will be checked for validity.

## Response `200`

The service is available, and if authentication was provided, the authentication is valid.

## Other responses

- `401` — The service is available, but the provided authentication was not valid.

---

[API](https://skmtc.net/the-national-archives/apis/case-law-privileged-api.md) · [All operations](https://skmtc.net/the-national-archives/apis/case-law-privileged-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/the-national-archives/case-law-privileged-api/versions/78e91c464b05/schema)
