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"
}Returns health status of the Guard API, database, and Solana RPC connection.
Service is healthy
{
"status": "ok"
}