v43

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-0953227392.1 KB
Red Team Evaluations

Get Red Team Workflow Status

[BETA] This endpoint is not GA or Production ready and is subject to changes at any time. Breaking changes may occur.

Get current status of a red team workflow.

get/evaluations/v1/red-team/{workflow_id}/status

Path parameters

workflow_idstring required

The workflow identifier

Response

Current workflow status

workflow_idstring required

Workflow identifier

run_idstring required

Run identifier

statusstring required

Workflow status

tenant_idstring

Tenant identifier

namestring required

Workflow name

messagestring

Status message

errorstring

Error message if failed

total_sessionsinteger

Total number of sessions

completed_sessionsinteger

Number of completed sessions

failed_sessionsinteger

Number of failed sessions

active_sessionsinteger

Number of active sessions

ready_prompts_in_queueinteger

Number of prompts ready in queue

progress_totalinteger

Total progress items

progress_completedinteger

Completed progress items

phasestring

Current workflow phase

elapsed_secondsnumber double

Elapsed time in seconds

eta_secondsnumber double

Estimated time remaining in seconds