PlatformUsageByDay
Breakdown of API usage per day over the past 14 days. This table is available only with a Monday Enterprise account.
View-Specific Information
Select
The component processes all filters client-side within the component. The following query is the only one processed server-side:
SELECT * FROM PlatformUsageByDay
Columns
| Name | Type | References | Description |
| Day | String | The name of the day. | |
| Usage | Int | The amount consumed on a given day. | |
| 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. |