Retrieves details of a specific batch operation.
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 JSON request body for this operation.
The HTTP method for this operation – one of DELETE, GET, PATCH, POST, or PUT.
The API path for this operation. Must start with / and contain only valid URL characters.
The query parameters for this operation.
The JSON response body returned by this operation.
The HTTP response status code returned by this operation.
The status of this operation. Possible values include:
completed: The operation was executed and a response was received.failed: The operation encountered an internal error and could not be executed.in_progress: The operation is currently being executed.pending: The operation has not yet started execution.timed_out: The operation exceeded the allowed execution time.The batch this operation belongs to.
Expandable – The associated batch ID.
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.