System

Health check

Check if the server is running, and whether each pipeline's LLM providers are reachable

get/health

Response

Server is healthy

statusstring required

Overall health status: "healthy" or "degraded" (one or more providers unreachable). Always HTTP 200

Changes

Changed in 1 of the 13 revisions of this API.1

    • added the optional property pipelines to the response with the 200 status

      response-optional-property-added