---
title: "Get health status of all enabled servers"
method: GET
path: "/api/v1/mcp-servers/health"
tags: ["mcp-servers"]
---

# Get health status of all enabled servers

`GET /api/v1/mcp-servers/health`

## Response `200`

- HealthStatusResponseDto[]
  - `serverId` string, required
  - `status` 'healthy' | 'unhealthy' | 'unknown', required
  - `checkedAt` string, date-time, nullable, required

---

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