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

Authorizations

apikey
string
header
required

Response

200 - application/json
Successful Response
status
enum<string>
required
Available options:
healthy