---
title: "Performs a health check."
method: GET
path: "/api/operations/health_check"
tags: ["Operations"]
---

# Performs a health check.

`GET /api/operations/health_check`

## Response `200`

OK

- HealthCheckResponse
  - `gitCommitSha` string, nullable
  - `environment` string, nullable
  - `database` string, nullable
  - `hangfire` string, nullable
  - `crm` string, nullable
  - `redis` string, nullable
  - `notify` string, nullable
  - `status` string, nullable

---

[API](https://skmtc.net/department-for-education/apis/get-into-teaching-api-v1.md) · [All operations](https://skmtc.net/department-for-education/apis/get-into-teaching-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/department-for-education/get-into-teaching-api-v1/versions/5d53dbaed560/schema)
