GET Tasks/GetFile?taskAttachmentId={taskAttachmentId}&taskFieldValueId={taskFieldValueId}&maxWidth={maxWidth}&maxHeight={maxHeight}

Retrieves a file stream of a task attachment's or task field value's content.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
taskAttachmentId

Id of the task attachment

globally unique identifier

None.

taskFieldValueId

Id of the task field value

globally unique identifier

None.

maxWidth

An optional maximum width to scale images

integer

None.

maxHeight

An optional maximum height to scale images

integer

None.

Body Parameters

None.

Response Information

Resource Description

NameDescriptionTypeAdditional information
Headers

Collection of Object

None.

Response Formats

application/json, text/json

Sample:

Sample not available.