v43

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

Submit Target Response

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

Submit target's response.

This triggers the ProcessTargetResponseWorkflow child workflow for the specified session. Returns immediately.

post/evaluations/v1/red-team/{workflow_id}/target-response

Path parameters

workflow_idstring required

The workflow identifier

Request body

session_idstring required

Session identifier

target_responsestring required

Target's response text

Response

Accepted - response processing started

is_okboolean required

Whether the submission was successful

messagestring required

Human-readable status message

errorstring

Error code if ok=false