GET api/Level2Survey/GetReportAttachment?reportId={reportId}&reportNum={reportNum}&profileName={profileName}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| reportId | integer |
Required |
|
| reportNum | integer |
Required |
|
| profileName | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Attachment| Name | Description | Type | Additional information |
|---|---|---|---|
| Name | string |
None. |
|
| NameEncoding | Encoding |
None. |
|
| ContentDisposition | ContentDisposition |
None. |
|
| ContentStream | Stream |
None. |
|
| ContentId | string |
None. |
|
| ContentType | ContentType |
None. |
|
| TransferEncoding | TransferEncoding |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.