GET api/MasterData/GetDocumentContent?container={container}&fileName={fileName}

Download the file from Azure blob returns as byte array object

Request Information

URI Parameters

NameDescriptionTypeAdditional information
container

string

Required

fileName

string

Required

Body Parameters

None.

Response Information

Resource Description

StreamContent
NameDescriptionTypeAdditional information
Headers

Collection of Object

None.

Response Formats

application/json, text/json

Sample:

Sample not available.