Skip to main content
GET
List batch
Displays a list of all available batch jobs.

Request Headers

string
required
Enum: application/json
string
required
Bearer authentication format, for example: Bearer {{API Key}}.

Response

object[]
required
An array of batch job objects.
string
required
The ID of the first batch in the list.
boolean
required
Indicates whether there are more batches available beyond this list.
string
required
The ID of the last batch in the list.
string
required
The object type, which is always list.
Last modified on July 3, 2026