Skip to main content
GET
Get raw monitoring data points for a physical asset.

Headers

Authorization
string
default:Bearer <access token value>
required

Access token

Path Parameters

physicalAssetID
string
required

Physical Asset ID

Query Parameters

start
string
required

Query start time (RFC3339)

end
string
required

Query end time (RFC3339)

datapoints
string

Comma-separated list of data point names to filter

Body

application/json

The body is of type object.

Response

OK

data
object
Last modified on April 19, 2026