cURL
curl --request GET \ --url https://api.enkryptai.com/redteam/task-status \ --header 'apikey: <api-key>'
{ "status": "Running" }
The Redteam task ID
"red-team-94f40d84-5b4e-4e97-a793-48357b71490a"
The test name
"Test 1"
Successful Response
The response is of type object.
object