Gets 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"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.