Readiness probe
curl --request GET \
--url https://breadbox.example.com/health/ready{
"version": "<string>",
"details": {}
}Health
Readiness probe
Verifies database connectivity and that the scheduler is running.
GET
/
health
/
ready
Readiness probe
curl --request GET \
--url https://breadbox.example.com/health/ready{
"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