Check batch status
Batches API
Check batch status
See where a batch currently stands.
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.