GET api/v2/Indicators/{indicatorId}/Histories
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| indicatorId | integer |
Required |
Response
PageResultOfIndicatorHistoryBasic| Name | Description | Type | Additional information |
|---|---|---|---|
| Count | integer | ||
| TotalCount | integer | ||
| Result | Collection of IndicatorHistoryBasic |
Response Format
application/json, text/json, text/html
Sample:
Sample not available.