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.
The id of the task attachment.
The name of the task attachment.
The description of the task attachment.
The id of the task to which the attachment belongs.
Indication of the type of content that this attachment refers to. Can be MIME type or any other indication.
The url to the remote content of the task attachment.
The time the variable was inserted.
Default format
yyyy-MM-dd'T'HH:mm:ss.SSSZ.
The time after which the attachment should be removed by the History Cleanup job.
Default format
yyyy-MM-dd'T'HH:mm:ss.SSSZ.
The process instance id of the root process instance that initiated the process containing the task.
The links associated to this resource, with method, href and rel.