GET api/well-histories/{idOfHistoryOfWell}/history-images/{id}

Get history image by id

Request Information

URI Parameters

NameDescriptionTypeAdditional information
idOfHistoryOfWell

Id of history

integer

Required

id

Id of image

integer

Required

Body Parameters

None.

Response Information

Resource Description

History image object

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.