Health Check
MCP Servers
Health Check
Check the health and connectivity of an MCP server.
GET
Health Check
Documentation Index
Fetch the complete documentation index at: https://docs.shinzo.ai/llms.txt
Use this file to discover all available pages before exploring further.
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 |

