GET api/GetFileData?FileID={FileID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| FileID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
FileDataList| Name | Description | Type | Additional information |
|---|---|---|---|
| FileID | integer |
None. |
|
| FileName | string |
None. |
|
| FileType | string |
None. |
|
| Data | Collection of byte |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.