Org timeseries
Analytics
Org timeseries
Org-wide daily series, zero-filled.
Accepts either a preset period (7d/30d/90d) or
period=custom with explicit start_date/end_date. The custom
window is capped at 366 days. Deep-audit finding
period-enum-no-custom-range.
GET
Org timeseries
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Preset 7d/30d/90d, or custom with dates.
Available options:
7d, 30d, 90d, custom Inclusive start (YYYY-MM-DD); required for custom.
Inclusive end (YYYY-MM-DD); required for custom.