Skip to main content
GET
Get workspace usage by day

Authorizations

X-API-KEY
string
header
required

Authorization method required to allow user to access the api endpoints.

Response

200 - application/json
items
object[]
required

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.

Last modified on August 20, 2026