Together AI SDK (v2)
Storage
Get a shared volume by ID
Retrieve information about a specific shared volume.
GET
Together AI SDK (v2)
Documentation Index
Fetch the complete documentation index at: https://docs.together.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the volume to retrieve
Response
200 - application/json
OK
ID of the volume.
User provided name of the volume.
Size of the volume in TiB.
Current status of the shared volume.
Available options:
scheduled, available, bound, provisioning, deleting, failed, access_revoked, unknown