Get batch information
Retrieve information about a batch.
Path parameters
batch_id
The batch ID.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
IB-Context
Specify whether to use your community account or organization account to complete the request. To use your community account, define as your user ID. To use your organization account, define as your organization ID. If unspecified, defaults to community account context. 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.