Retrieve a datapoint period of an asset attribute
GET/asset/datapoint/periods
Returns the oldest and newest stored timestamps for one attribute. The asset and attribute must be readable by the authenticated user and configured for datapoint storage.
Request
Responses
- 200
- 400
- 401
- 403
- 404
The request completed successfully
The request parameters or body are invalid
Authentication is required or the supplied credentials are invalid
The authenticated user does not have permission to perform this operation
The requested resource does not exist