List environments
Retrieves all environments for a project, including their deployment status and pending change requests.
Documentation Index
Fetch the complete documentation index at: https://docs.gorules.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Personal access token is obtained through your profile
Path Parameters
ID of the project to list environments for
Response
List of environments for the project
Unique identifier of the environment
Name of the environment
Type of environment (brms or deployment)
brms, deployment ID of the project
Whether reviewers are required
Whether the environment is part of the deployment workflow
Groups that can approve deployments
Approval mode for deployments to this environment
require_one_per_team, none_create_request, require_any, none Timestamp when the environment was created
Timestamp when the environment was last updated
Access token for the environment
Unique key for BRMS type environments
Currently deployed release information
ID of the currently deployed release
ID of the associated deployment
Deployment configuration for the environment
Project the environment belongs to
List of members assigned as reviewers
Order position in the deployment workflow
Pending change requests for this environment
Timestamp when the environment was deleted
Additional metadata from the deployment provider