Command Palette
Search for a command to run

Get a storage mount

Retrieve details for a single storage mount

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

Path parameters

namespace
type: string
required
The namespace (user or organization) the storage mount belongs to.
name
type: string
required
The storage mount name (e.g., `model-weights`).