Operational

API liveness probe

GET
/health

Response Body

application/json

curl -X GET "https://example.com/health"
{  "status": "ok",  "service": "api",  "version": "string"}