Skip to main content
POST
Authorization
string
required
Bearer token. Format: Bearer <api-key>
Workspace-Id
string
required
Your workspace UUID.
agent_run_id
string
required
UUID of the agent run this batch belongs to.
comparison_agent_configs
array
required
List of comparison configurations to execute.

Response

message
string
Status message.
mapped_run_ids
object
Map of config ID to job run ID. Use the run IDs to monitor progress via the Jobs API.