AI Safety endpoints
Red Team Test Vulnerabilities
Run a test scan for vulnerabilities.
POST
/
v1
/
tests
/
run-scan
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
application
string
requiredprobes
string[]
List of probes to run
Response
200 - application/json
The response is of type object
.