Get sampled data points
Returns up to the specified number of data points for a session, intelligently sampled across the time range. Excludes outliers.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
session_id
limit
Response
Successful Response
schema_version
timestamp
metadata
location
GeoJSON Feature with typed properties for locations
The geometry field is strongly typed as Geometry (union of all geometry types) but remains optional to match the base Feature class specification. To ensure geometry is always present, validate it at runtime or make it required.
_id
temperature

