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.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Displays the file contents.
Root Schema : schema
Type:
object