Get Historic Detail (Binary)
GET/history/detail/:id/data
Retrieves the content of a historic variable update by id. Applicable for byte array and file variables.
Request
Responses
- 200
- 400
- 404
Request successful.
Detail with given id exists but is not a binary variable. See the Introduction for the error response format.
Detail with given id does not exist. See the Introduction for the error response format.