Health Check
MCP Servers
Health Check
Check the health and connectivity of an MCP server.
GET
Health Check
Authentication
Requires JWT token or Platform API key viaAuthorization: Bearer <token> header.
MCP server UUID
Description
Pings the MCP server and measures response latency. No request body is required.Example Request
Example Response
Unhealthy Response
Status Codes
| Code | Description |
|---|---|
200 | Health check completed (check status field for result) |
401 | Unauthorized - invalid or missing authentication |
404 | MCP server not found |

