Retrieves details of a specific batch.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Success
The UUID of the specific object.
A string describing the object type returned.
The number of operations that have finished processing (completed, failed, or timed out).
The total number of operations in this batch.
The status of the batch. Possible values include:
completed: All operations in the batch have finished processing.in_progress: The batch operations are currently being executed.pending: The batch has been created but processing has not yet started.Expandable – Property not returned unless expanded.
Time at which the object was created. Measured in seconds since the Unix epoch.
Time at which the object was last updated. Measured in seconds since the Unix epoch.