GET Forms/GetFile?formFieldValueId={formFieldValueId}&maxWidth={maxWidth}&maxHeight={maxHeight}

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

Request Information

URI Parameters

NameDescriptionTypeAdditional information
formFieldValueId

Id of the form field value

globally unique identifier

Required

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.