v46

latestOpenAPI 3.1.0raw.githubusercontent.com2025-11-25213680.0 KB
Batched Grid Workflow

Complete Batched Grid Workflow

Complete a batched grid workflow with the specified input data. Enables you to run a grid workflow with multiple agents and tasks in a single request.

post/v1/batched-grid-workflow/completions

Headers

x-api-keystring required

Request body

namestring nullable

The name of the batched grid workflow.

descriptionstring nullable

The description of the batched grid workflow.

tasksstring[] nullable

The tasks to be completed by the batched grid workflow.

max_loopsinteger nullable

The maximum number of loops to be completed by the batched grid workflow.

imgsstring[] nullable

The images to be used by the batched grid workflow.

Response

Successful Response

job_idstring required

The job ID of the batched grid workflow.

namestring required

The name of the batched grid workflow.

descriptionstring required

The description of the batched grid workflow.

statusstring required

The status of the batched grid workflow.

{"stackTrail":"components:schemas:BatchedGridWorkflowOutput:properties:outputs","oasType":"schema","type":"unknown","title":"Outputs","description":"The outputs of the batched grid workflow."}
timestampstring required

The timestamp of the batched grid workflow.