Fetch GNSS sensor data
Sensor Data
Fetch GNSS sensor data
Query detailed GNSS position data. Returns postprocessed positions, quality metrics and computed projections over a time range. Only applicable to GNSS-enabled devices.
POST
Fetch GNSS sensor data
Authorizations
Body
application/json
Request body for querying GNSS sensor data, keyed by device
Array of device serial numbers
Array of legacy device IDs
Required range:
-9007199254740991 <= x <= 9007199254740991Start date in ISO 8601 format
Example:
"2024-01-01T00:00:00.000Z"
End date in ISO 8601 format
Example:
"2024-01-31T23:59:59.000Z"
Oldest first
Allowed value:
"asc"Example:
"asc"
Include soft-deleted sensor data in results
Response
Successful response
Response body for querying GNSS sensor data