For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Get all environments

GET 

/environments

Returns all environments available in the organization. The organization is derived from the access token.

On SaaS, the environments are resolved from Console using the caller's own token; a token that is not authorized for Console's cluster:read permission is rejected with 403. Self-Managed has no such requirement — it does not call Console — so this cluster:read 403 never applies there.

Responses​

The environments were retrieved successfully.