Skip to main content
GET
Check the health status of the async jobs server.

Response

status
string
required
Server health status. Returns healthy when the server is operational.

Usage

Use this endpoint for:
  • Load balancer health checks
  • Kubernetes liveness/readiness probes
  • Monitoring and alerting systems

Kubernetes Example

See Also