Skip to content

Typesense health

GET
/health/typesense

Returns 200 if Typesense is healthy, 503 otherwise. No auth required.

Responses

Typesense healthy

application/json
JSON
{
  
"status": "ok"
}

Playground

Samples

Powered by VitePress OpenAPI