GET api/{stagePlural}/sections/{idOfSection}/file-specs/{idOfFileSpec}

Download from section

Request Information

URI Parameters

NameDescriptionTypeAdditional information
stagePlural

Stage in plural mode: wells, well-regions...

string

Required

idOfSection

Section id

globally unique identifier

Required

idOfFileSpec

Id of file spec

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Downloaded file

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.