v1
latestOpenAPI 3.1.02026-07-26157321426.3 KBGets an environment group by name
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.
get/v1/teams/{team_id}/environment_groups/{env_name}
Response
Example response
{
"name": "staging"
}