Command Palette
Search for a command to run

Get a registry

Retrieve details for a single registry credential

GET
/auth/v1/seed/{namespace}/registries/{id}

Retrieve details for a single registry credential. The password is never returned.

Path parameters


namespace
type: string
required
The namespace (user or organization) the registry belongs to.
id
type: string
required
The registry ID (e.g., `reg_5a6b7c8d`).

Previous List registries

Next Test registry connection