Environment Groups - List Environment Groups
List the environment groups.
GET https://api.powerplatform.com/environmentmanagement/environmentGroups?api-version=2022-03-01-preview
URI Parameters
Name | In | Required | Type | Description |
---|---|---|---|---|
api-version
|
query | True |
string |
The API version. |
Responses
Name | Type | Description |
---|---|---|
200 OK |
Success |
|
204 No Content |
No Content |
|
400 Bad Request |
Bad Request |
Security
oauth2
Microsoft Entra ID OAuth2
Type:
oauth2
Flow:
implicit
Authorization URL:
https://login.microsoftonline.com/common/oauth2/authorize?resource=https://api.powerplatform.com
Scopes
Name | Description |
---|---|
.default | .default |
Definitions
Name | Description |
---|---|
Environment |
|
Environment |
|
Principal | |
Problem |
EnvironmentGroup
Name | Type | Description |
---|---|---|
childrenGroupIds |
string[] (uuid) |
|
createdBy | ||
createdTime |
string (date-time) |
|
description |
string |
|
displayName |
string |
|
id |
string (uuid) |
|
lastModifiedBy | ||
lastModifiedTime |
string (date-time) |
|
parentGroupId |
string (uuid) |
EnvironmentGroupResponseWithOdataContinuation
Name | Type | Description |
---|---|---|
@odata.nextLink |
string |
|
value |
Principal
Name | Type | Description |
---|---|---|
displayName |
string |
|
string |
||
id |
string |
|
tenantId |
string |
|
type |
string |
|
userPrincipalName |
string |
ProblemDetails
Name | Type | Description |
---|---|---|
detail |
string |
|
extensions |
|
|
instance |
string |
|
status |
integer (int32) |
|
title |
string |
|
type |
string |