Get workspace usage by day
Returns the last 30 UTC days of API credit and request counts for the workspace resolved from the API key, oldest first. Unlike the billing- period totals above, this is a fixed trailing window and takes no parameters. Every day in the window is present — a day with no traffic is returned with zero counters rather than omitted.
Authorizations
Authorization method required to allow user to access the api endpoints.
Response
One entry per day in the window, oldest first. Days with no traffic are present with zero counters rather than omitted, so a client can plot the series directly without filling gaps itself. The window bounds are the first and last entry; they are not repeated as separate fields, so there is nothing that can disagree with the data.