curl --request GET \ --url https://api.cyberdesk.io/health/ready
API Reference
Health Ready
Readiness probe - Can the service handle requests?
Checks all critical dependencies with timeouts.
Use this for: Load balancer health checks, Better Stack monitoring.
Returns 503 if any critical dependency is down.
GET
/
health
/
ready
Health Ready
Copy
Ask AI
curl --request GET \ --url https://api.cyberdesk.io/health/ready