Reference for listing all batches via GET /v1/deepresearch/batches.
API key for authentication. Get yours at platform.valyu.ai.
Maximum number of batches to return.
x >= 1List of batches.
Unique batch identifier.
"batch_a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Batch lifecycle status.
open - Batch created, accepting tasksprocessing - Tasks are runningcompleted - All tasks finished successfullycompleted_with_errors - All tasks finished, some failedcancelled - Batch was cancelledopen, processing, completed, completed_with_errors, cancelled "processing"
Research mode for all tasks in this batch.
fast, standard, heavy, max "standard"
ISO 8601 timestamp of batch creation.
"2024-06-15T10:30:00.000Z"
Task count breakdown for a batch.
Aggregated cost in USD across all tasks.
5
Human-readable name for the batch.
"Q4 Earnings Analysis Batch"
Output formats configured for all tasks.
["markdown"]Shared search configuration.
ISO 8601 timestamp. Present when batch is completed.
HMAC-SHA256 secret. Only present on creation when webhook_url was provided.