Skip to main content

Stream time-series data for a form

GET 

/timeseries/forms/:formId/stream

Resolves the signal group of the given form and streams its time series as newline-delimited JSON (application/x-ndjson), one row per timestamp carrying each signal's value, optionally aggregated by the given aggregation type.

Request

Responses

OK