Billing Policy Environment - List Billing Policy Environments
Get the list of environments linked to the billing policy.
GET https://api.powerplatform.com/licensing/billingPolicies/{billingPolicyId}/environments?api-version=2022-03-01-preview
URI Parameters
Name | In | Required | Type | Description |
---|---|---|---|---|
billing
|
path | True |
string |
The billing policy ID. |
api-version
|
query | True |
string |
The API version. |
Responses
Name | Type | Description |
---|---|---|
200 OK |
Billing |
Success |
400 Bad Request |
Bad Request |
|
401 Unauthorized |
Unauthorized |
|
403 Forbidden |
Forbidden |
|
404 Not Found |
Not Found |
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 |
---|---|
Billing |
|
Billing |
BillingPolicyEnvironmentResponseModelV1
Name | Type | Description |
---|---|---|
billingPolicyId |
string |
|
environmentId |
string |
BillingPolicyEnvironmentResponseModelV1ResponseWithOdataContinuation
Name | Type | Description |
---|---|---|
@odata.nextLink |
string |
|
value |