Get Variable Instance (Binary)
GET/history/variable-instance/:id/data
Retrieves the content of a historic variable by id. Applicable for variables that are serialized as binary data.
Request
Responses
- 200
- 400
- 404
Request successful.
Variable with given id exists but is not a binary variable. See the Introduction for the error response format.
Variable with given id does not exist. See the Introduction for the error response format.