PlatformUsageByUser
Breakdown of API usage for the top six users 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 PlatformUsageByUser
Columns
| Name | Type | References | Description |
| UserId | String |
Users.Id | The user identifier. |
| Usage | Int | The API amount consumed by a given user 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. |