Environment groups
List a team's environment groups
Lists the environment groups for the team specified in the path, or for the caller’s organization default team when no team is specified.
GET
cURL
Authorizations
Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also accepted.
Path Parameters
Previous
Get a team's environment groupGets 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.
Next
cURL