Get Asset History

Fetch historical data of an asset.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Comma-separated list of asset IDs

date-time
required

Start time for historical data in ISO 8601 format

date-time
required

End time for historical data in ISO 8601 format

int32
required

Number of records to return per page

string
required

Comma-separated list of metrics to retrieve

string

Object type to return history for.

Headers
string

Opaque token from a previous response's ContinuationToken header, to fetch the next page.

string

Global data filter (JSON-serialised) scoping results to matching assets. Optional keys, each an array of strings: locationHierarchyL1..L3, productHierarchyL1..L3, operationalHierarchyL1..L3, groupIds; plus boolean 'enabled'. Omit for no additional filtering (security-group scoping always applies). Example: {"locationHierarchyL1":["NSW"],"enabled":true}

boolean

When true, disabled assets are included in the tenant scope applied to this request. Defaults to false.

Responses

400

Invalid Request

401

Unauthorized. The response body's error code identifies which credential failed: invalid_subscription_key, invalid_token, expired_token, or invalid_tenant.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json