Skip to main content

Get signal measurement values

GET 

/environments/:env/sites/:siteId/signals/:signalId/values

Returns measurement values for a specific signal within a time range or date. Supports output formats JSON, NDJSON, and CSV. JSON is the default format, but the endpoint also respects the Accept header for content negotiation. If both the Accept header and 'format' query parameter are provided, the query parameter takes precedence.

Request

Responses

Returns measurement values for a specific signal within a time range or date. Supports output formats JSON, NDJSON, and CSV. JSON is the default format, but the endpoint also respects the Accept header for content negotiation. If both the Accept header and 'format' query parameter are provided, the query parameter takes precedence.