GET api/WellHistory?well_id={well_id}

Get well history list

Request Information

URI Parameters

NameDescriptionTypeAdditional information
well_id

Well id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Well history list

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.