GET api/well-histories/{idOfHistoryOfWell}/history-images/{id}
Get history image by id
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| idOfHistoryOfWell |
Id of history |
integer |
Required |
| id |
Id of image |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
History image object
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.