API
Measurement Windows Resource
Export tracking snapshots and their lifecycle state.
Endpoint:
GET /api/v1/measurement-windowsMeasurement windows represent tracking snapshots. Many API resources can be
filtered by measurement_window_id.
Filters
| Filter | Meaning |
|---|---|
status | planned, running, completed, or failed. |
since | Lower bound for started_at. |
until | Upper bound for started_at. |
Key fields
measurement_window_idstarted_atended_atstatus
Citlyze maps internally partial windows to the client-facing completed
status when the window produced usable data.