Health
Health monitoring and system status operations
Last updated
Health monitoring and system status operations
Last updated
GET /v1/health HTTP/1.1
Host: api.example.com
Accept: */*
OKGET /v1/health/db HTTP/1.1
Host: api.example.com
Accept: */*
[
{
"id": 1,
"name": "text",
"created_at": "2025-12-16T02:57:22.027Z"
}
]