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

Get all widget layouts for stage

Request Information

URI Parameters

NameDescriptionTypeAdditional information
stagePlural

Stage url part: companies, well-regions, well-fields, well-groups, wells

string

Required

stageId

Stage id (well id, company id, etc.)

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.