githubEdit

Healthcheck

The path to check the health status of the service.

get

Congiruable using handlers_health_path (in config.toml) or ORBIT_HANDLERS_HEALTH_PATH (using environment variables)

Responses
chevron-right
200

Health status in JSON format.

application/json
Responseobject
get
/health
200

Health status in JSON format.

Last updated