Get Variable Instance (Binary)
历史变量实例
根据Id获取(Binary)
Retrieves the content of a historic variable by id. Applicable for variables that are serialized as binary data.
GET
Get Variable Instance (Binary)
Documentation Index
Fetch the complete documentation index at: https://docs.eorion.com/llms.txt
Use this file to discover all available pages before exploring further.
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.