GET api/v7/FileOperations/GetFile?fileName={fileName}
Retrieves the file (if present) in the specified path configured through sourceData with matching fileName
Request Information
URI Parameters
Name | Description | Type | Required? | Additional information |
---|---|---|---|---|
fileName * |
Name of the file to be retrieved |
string |
Yes |
None. |
Body Parameters
None.
Response Information
Resource Description
StreamContentName | Description | Type |
---|---|---|
Headers | Collection of Object |
Response Formats
application/json, text/json
Sample:
Sample not available.