v1
latestOpenAPI 3.0.02026-07-17304.9 KBHealth Check
Check the health status of the application
get/health
Response
Health status information
Example response
{
"status": "healthy",
"llm_api": "ok",
"timestamp": "2023-09-15T12:34:56.789Z"
}Check the health status of the application
Health status information
{
"status": "healthy",
"llm_api": "ok",
"timestamp": "2023-09-15T12:34:56.789Z"
}