Get (Binary)
任务附件
根据Id获取(二进制)
Retrieves the binary content of a task attachment by task id and attachment id.
GET
Get (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 task.
The id of the attachment to be retrieved.
Response
Request successful.
For files without any MIME type information, a byte stream is returned.