Batches
Get Batch
Retrieves detailed metadata for the batch with provided id. This includes the batch status, job count, and other metadata.
GET
/
v0
/
batches
/
{id}
Authorizations
x-api-key
string
headerrequiredPath Parameters
id
string
requiredResponse
200 - application/json
status
enum<string>
requiredAvailable options:
success
, error
data
object
requiredmessage
string
requirederror
object