health
Service health check
Returns health status of the Guard API, database, and Solana RPC connection.
get/v1/health
Response
Service is healthy
Example response
{
"status": "ok"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.