Liveness probe
curl --request GET \
--url https://breadbox.example.com/health{
"version": "<string>",
"details": {}
}Health
Liveness probe
Returns HTTP 200 with no dependency checks. Suitable for load-balancer health checks.
GET
/
health
Liveness probe
curl --request GET \
--url https://breadbox.example.com/health{
"version": "<string>",
"details": {}
}Documentation Index
Fetch the complete documentation index at: https://docs.breadbox.sh/llms.txt
Use this file to discover all available pages before exploring further.
⌘I