GET api/well-histories/{idOfHistoryOfWell}/history-files/{idOfFileSpec}

Get file of well history

Request Information

URI Parameters

NameDescriptionTypeAdditional information
idOfHistoryOfWell

Id of well history

integer

Required

idOfFileSpec

Id of file specification

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

File spec of well history dto

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.