---
title: "Health Check"
method: GET
path: "/control/health"
tags: ["Control Plane"]
---

# Health Check

`GET /control/health`

Health check endpoint for the DeepSecure Control Plane service.
Returns service status and database connectivity information.

## Response `200`

Control Plane is healthy

- object
  - `service` string
  - `version` string
  - `status` string
  - `dependencies` object
    - `database` string

---

[API](https://skmtc.net/deeptrail/apis/deepsecure-api-dual-service-architecture.md) · [All operations](https://skmtc.net/deeptrail/apis/deepsecure-api-dual-service-architecture/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/deeptrail/deepsecure-api-dual-service-architecture/revisions/78627360c082/schema)
