Health
Health check
Returns the health status of the Bifrost server. Checks connectivity to config store, log store, and vector store if configured.
get/health
Response
Server is healthy
Example response
{
"status": "ok"
}Returns the health status of the Bifrost server. Checks connectivity to config store, log store, and vector store if configured.
Server is healthy
{
"status": "ok"
}