Check batch status
Batches
Get batch status
Retrieve the current status of a batch.
GET
Check batch status
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
The batch's current status.
The batch's unique ID.
How many requests the batch contains.
When the batch was created, as a Unix timestamp.
Maps each custom_id to where that request currently stands.
The label you gave the batch, when one was set.