GET api/wells/{idOfWell}/sketches

Get sketches of well

Request Information

URI Parameters

NameDescriptionTypeAdditional information
idOfWell

Id of well

integer

Required

Body Parameters

None.

Response Information

Resource Description

List of sketches of well

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.