PlatformUsageByApp
Breakdown of API usage for the top six apps over the past 14 days. This table is available only with a Monday Enterprise account.
View-Specific Information
Select
The cmdlet processes all filters client-side within the cmdlet. The following query is the only one processed server-side:
SELECT * FROM PlatformUsageByApp
Columns
| Name | Type | References | Description |
| AppId | String |
Apps.Id | The app unique identifier |
| ApiAppId | String | The app's unique API consumer identifier. | |
| Usage | Int | The API amount consumed by a given app in the past 14 days. | |
| LastUpdated | Datetime | The timestamp when the usage data was last updated. | |
| BaseLimit | Int | The base daily limit for API usage. | |
| TotalLimit | Int | The total daily limit for API usage. |