v1

latestOpenAPI 3.0.0raw.githubusercontent.com2026-04-1410115.6 KB
health

Service health check

Returns health status of the Guard API, database, and Solana RPC connection.

get/v1/health

Response

Service is healthy

statusstring
timestampstring date-time

Example response

{
  "status": "ok"
}
All 10 operations