curl --request GET \ --url https://api.enkryptai.com/guardrails/health \ --header 'apikey: <api-key>'
{ "status": "healthy" }
Successful Response
The response is of type object.
object