Get batch information
Retrieve information about a batch.
Authentication
AuthorizationBearer
Bearer HTTP authentication.
Path parameters
batch_id
The batch ID.
Headers
IB-Context
Typically your organization ID. See Authorization and context identification for details.
Response
Batch successfully retrieved.
id
The batch ID.
name
The batch name.
workspace
The name of the workspace in which the batch exists.
mount_point
The name of the connected drive in which the batch is stored.
repo_owner
The owner of the workspace (also known as the repo) in which the batch exists.
batch_owner
Username of the user that created the batch.
created_at_ms
When the batch was created, in Unix time milliseconds.
updated_at_ms
When the batch was last updated, in Unix time milliseconds.
path_suffix
Batch path suffix from the mount point.
Errors
404
Not Found Error
