Network Volumes
Get a network volume
Returns a single network volume by ID.
GET
Get a network volume
Authorizations
Runpod API key authentication. Generate an API key in the Runpod console and send it in the Authorization header as Bearer <api_key>. Keys are scoped to the permissions granted when created; requests may return 403 when a valid key lacks access to the requested resource or action.
Path Parameters
Network volume identifier
Response
OK
Unique network volume identifier
Example:
"agv6w2qcg7"
Human-readable name (not required to be unique)
Example:
"my-dataset"
Allocated storage in GB
Required range:
10 <= x <= 4096Example:
50
Data center location; immutable after creation
Example:
"EU-RO-1"
Storage tier of this volume. Set at creation and immutable.
Available options:
STANDARD, HIGH_PERFORMANCE Get a network volume