Health
Health check
Returns the health status of the CI runner
Response Body
application/json
curl -X GET "https://example.com/health"{
"status": "ok"
}Returns the health status of the CI runner
application/json
curl -X GET "https://example.com/health"{
"status": "ok"
}