Command Palette
Search for a command to run

Get a volume

Retrieve details for a single volume

GET
/auth/v1/seed/{namespace}/volumes/{name}

Path parameters


namespace
type: string
required
The namespace (user or organization) the volume belongs to.
name
type: string
required
The volume name (e.g., `training-data`).

Previous List volumes

Next Delete a volume