GET api/MasterData/GetDocumentContent?container={container}&fileName={fileName}
Download the file from Azure blob returns as byte array object
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| container | string |
Required |
|
| fileName | string |
Required |
Body Parameters
None.
Response Information
Resource Description
StreamContent| Name | Description | Type | Additional information |
|---|---|---|---|
| Headers | Collection of Object |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.