GET truformsubmission/{submissionId}/Attachment/{attachmentId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| submissionId | string |
Required |
|
| attachmentId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
FileContentResult| Name | Description | Type | Additional information |
|---|---|---|---|
| FileContents | Collection of byte |
None. |
|
| ContentType | string |
None. |
|
| FileDownloadName | string |
None. |
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.