Skip to main content
GET
/
networkvolumes
List network volumes
curl --request GET \
  --url https://rest.runpod.io/v1/networkvolumes \
  --header 'Authorization: Bearer <token>'
[
  {
    "id": "agv6w2qcg7",
    "name": "my network volume",
    "size": 50,
    "dataCenterId": "EU-RO-1"
  }
]

Authorizations

Authorization
string
header
required

Response

id
string
Example:
name
string
Example:
size
integer
Example:
dataCenterId
string
Example: