Retrieve a Task Attachment as a Stream

get

/tasks/{id}/attachments/{attachmentName}/stream

Retrieves an attachment by name as a stream.

Request

There are no request parameters for this operation.

Response

Supported Media Types
  • application/json
200 Response
Displays the file contents.
Body
Root Schema : /paths/~1tasks~1{id}~1attachments~1{attachmentName}~1stream/get/responses/200/schema