Currency Reports - List Currency Reports
Get the currency report for the tenant.
GET https://api.powerplatform.com/licensing/tenantCapacity/currencyReports?api-version=2022-03-01-preview
GET https://api.powerplatform.com/licensing/tenantCapacity/currencyReports?includeAllocations={includeAllocations}&includeConsumptions={includeConsumptions}&api-version=2022-03-01-preview
URI Parameters
Name | In | Required | Type | Description |
---|---|---|---|---|
api-version
|
query | True |
string |
The API version. |
include
|
query |
boolean |
Flag indicating to include allocations. |
|
include
|
query |
boolean |
Flag indicating to include consumptions. |
Responses
Name | Type | Description |
---|---|---|
200 OK |
Success |
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 |
---|---|
Currency |
|
Currency |
|
External |
Available currency type which can be allocated to environment. |
CurrencyConsumption
Name | Type | Description |
---|---|---|
lastUpdatedDay |
string (date-time) |
|
unitsConsumed |
integer (int64) |
CurrencyReportV2
Name | Type | Description |
---|---|---|
allocated |
integer (int64) |
|
consumed | ||
currencyType |
Available currency type which can be allocated to environment. |
|
purchased |
integer (int64) |
ExternalCurrencyType
Available currency type which can be allocated to environment.
Value | Description |
---|---|
AI | |
AppPass | |
AppPassForTeams | |
Invoice | |
MCSSessions | |
MCSMessages | |
PAHostedRPA | |
PAUnattendedRPA | |
PerFlowPlan | |
PortalAddOns | |
PortalLogins | |
PortalViews | |
PowerPagesAuthenticated | |
PowerPagesAnonymous | |
PowerAutomatePerProcess | |
ProcessMiningDataStorage | |
SCMessages | |
VAConversations |