Get a team's environment group
Gets a single environment group by name on the team specified in the path, or on the caller’s organization default team when no team is specified.
Authorizations
Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also accepted.
Response
A team-scoped grouping of same-named environments (e.g. "production", "staging").
Restricting an environment group limits who can manage the environment of that name across every model and chain in the team.
Name of the environment group, matching the environment name it governs.
"staging"
Unique identifier of the team the environment group belongs to.
Name of the team the environment group belongs to.
Settings controlling who can manage this environment group.