GET
/
guardrails
/
health
curl --request GET \
  --url https://api.enkryptai.com/guardrails/health \
  --header 'apikey: <api-key>'
{
  "status": "healthy"
}

Authorizations

apikey
string
header
required

Response

200 - application/json
Successful Response
status
string