Command Palette
Search for a command to run

List environments

Retrieve all environments for a project

GET
/auth/v1/seed/{namespace}/projects/{proj}/environments

Path parameters

namespace
type: string
required
The namespace (user or organization) the project belongs to.
proj
type: string
required
The project ID or slug.