Python
Red Teaming
List red team runs
Get all red team runs for your company
GET
Python
Authorizations
API Key authentication. Format: "Bearer YOUR_API_KEY"
Query Parameters
Filter runs by red team spec ID
Response
List of red team runs
Unique identifier for the run
ID of the red team spec
Name of the associated spec
Number of behaviors generated
Number of prompts per behavior
Model used for generation
Current status of the run
Available options:
PENDING, PROCESSING, SUCCEEDED, FAILED, CANCELED When the run completed
Email of the creator
When the run was created

