Health
Health check
Returns instance health status and uptime. No authentication required. Useful for uptime monitors and Docker HEALTHCHECK.
get/api/health
Response
Instance is healthy.
Example response
{
"status": "ok"
}Changes
No recorded changes to this endpoint across all 36 revisions of this API.