Get Campaign Results
Get normalized results of a completed red team campaign.
GET
Get Campaign Results
Path Parameters
Query Parameters
Team that owns this campaign
Response
Successful Response
Normalized results from any red team tool.
Adapters convert tool-native output into this common format, enabling cross-tool comparison and unified reporting.
Campaign job ID these results belong to
Tool that produced these results
Available options:
diamond_security, promptfoo, garak, pyrit, unknown Aggregate statistics
Individual vulnerability findings
Full tool-native output for debugging
Last modified on April 21, 2026
Previous
Get Campaign LogsGet logs from the campaign's Kubernetes job pod.
Returns pod stdout/stderr. Useful when the job fails or results are missing.
Next
Get Campaign Results