Reference for listing tasks in a batch via GET /v1/deepresearch/batches//tasks.
API key for authentication. Get yours at platform.valyu.ai.
Batch ID.
Filter tasks by status.
queued, running, completed, failed, cancelled Maximum number of tasks to return.
x >= 1Pagination cursor. Omit on first request. Pass the last_key value from a previous response to fetch the next page.
Include full output, sources, images, and cost for each task. When false (default), returns lightweight task listing with status only.