Get a team's environment group
Gets a single environment group by name. The team-scoped path targets the team in the path; the top-level path targets the caller’s organization default team.
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.