Get Variable Instance (Binary)
Historic Variable Instance
Get Variable Instance (Binary)
Retrieves the content of a historic variable by id. Applicable for variables that are serialized as binary data.
GET
Get Variable Instance (Binary)
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The id of the variable instance.
Response
Request successful.
For application/octet-stream Responses, a byte stream is returned.