Stasis
Health

Health check

Returns the health status of the CI runner

GET
/health

Response Body

application/json

curl -X GET "https://example.com/health"
{
  "status": "ok"
}