Command Palette
Search for a command to run

Get a fleet

Retrieve details for a single fleet

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

Path parameters


namespace
type: string
required
The namespace (user or organization) the fleet belongs to.
name
type: string
required
The fleet name (e.g., `gpu-pool`).

Previous List fleets

Next Delete a fleet