v1
latestOpenAPI 3.0.02026-08-0484453.8 KBBatch Processing
Get batch jobs
Retrieves batch jobs, optionally filtered by batch job IDs or states. If no filters are provided, all batch jobs will be returned.
get/v1/batch-jobs
Query parameters
batchJobIdsstring[]
IDs of the batch jobs to get. If not provided, all batch jobs will be returned.
statesstring[]
The state of the batch jobs to get. If not provided, all batch jobs will be returned.
Response
A successful response.