GET api/{stagePlural}/{stageId}/widget-layouts/{id}

Get well widgout by id GET: api/well/{wellId:int}/widgout/{id:guid}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
stagePlural

string

Required

stageId

string

Required

id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.