For the complete documentation index, see llms.txt. This page is also available as Markdown.

Healthcheck

Health check

GET https://api.podkrepi.localhost/api/v1/healthcheck

{
  "status": 200
}
{
  "status": 500
}

Last updated

Was this helpful?