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

NameDescriptionTypeRequired?Additional information
fileName *

Name of the file to be retrieved

string

Yes

None.

Body Parameters

None.

Response Information

Resource Description

StreamContent
NameDescriptionType
Headers

Collection of Object

Response Formats

application/json, text/json

Sample:

Sample not available.