Data Upload
Get Staged Timeseries
Retrieve timeseries data from a staged upload
GET
Returns timeseries data associated with a staged data entry. This is used for instrument timeseries data that has been uploaded but may not yet be fully processed.
string
required
The data entry UUID
Response
Returns an array of timeseries channel objects.string
Unique identifier for this timeseries channel
string
Data entry UUID
string
Channel name
string
Measurement unit for the values
string
Component or sub-channel identifier
array
Array of Unix timestamps (milliseconds)
array
Array of measurement values corresponding to the timestamps
string
ISO 8601 timestamp of last update