Python
Query Parameters
string
Cursor for pagination. Value is the ID of the last batch on the previous page.
batch_abc123
integer
default20
Number of batches to return per page. Range: [1, 100]. Default: 20.
20
1 <= x <= 100
string
Fuzzy match by task name.
string
Filter by input file ID. Multiple IDs separated by commas, up to 20.
file-batch-xxx,file-batch-yyy
string
Filter by task status. Multiple statuses separated by commas. Values: validating, in_progress, finalizing, completed, failed, expired, cancelling, cancelled.
completed,expired
string
Filter tasks created after this time point. Format: yyyyMMddHHmmss.
20250304000000
string
Filter tasks created before this time point. Format: yyyyMMddHHmmss.
20250306123000