GET basins/{id}/RelatedLinks?s={s}&showAll={showAll}
This API returns Related Links according to the category name
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
|
| s | integer |
Required |
|
| showAll | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
WaterbodyDetailsSectionViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| WbodyId |
Water Body Id |
integer |
None. |
| SiteId |
Site Id |
integer |
None. |
| Components |
List of Components (usually Parameters) |
Collection of WaterbodyComponent |
None. |
| Links |
List of Links grouped by components within the section |
Collection of WaterbodyDetailsComponentLinks |
None. |
Response Formats
application/json, text/json, text/javascript, application/javascript, application/json-p
Sample:
Sample not available.