Environment groups
List 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.
Previous
Get an 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