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
200

Health status in JSON format.

application/json
Responseobject
get
GET /health HTTP/1.1
Host: 
Accept: */*
200

Health status in JSON format.

{}

Last updated