GET api/wells/{idOfWell}/logs

Get all logs of well

Request Information

URI Parameters

NameDescriptionTypeAdditional information
idOfWell

Id of well (parent)

integer

Required

Body Parameters

None.

Response Information

Resource Description

Data transfer objects of logs of well

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.