GET api/well-logs/{idOfLogOfWell}/svg-elements/{idOfSvgElem}

Get image svg element (figure)

Request Information

URI Parameters

NameDescriptionTypeAdditional information
idOfLogOfWell

Id of parent

globally unique identifier

Required

idOfSvgElem

Id of figure

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Image svg element (figure)

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.