GET projects/{projectId}/indicators/{indicatorId}/{packageId}/values
Gets indicator values
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| projectId |
Project Id |
globally unique identifier |
Required |
| indicatorId |
Indicator Id |
integer |
Required |
| packageId |
Package Id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Indicator values
Collection of IndicatorValue| Name | Description | Type | Additional information |
|---|---|---|---|
| Type |
Type |
IndicatorTypes |
Required |
| Status |
Status |
SourceItemStatus |
None. |
| Id |
Id |
integer |
None. |
| Title |
Title |
string |
Required |
| SourceId |
Id in SOURCE template |
string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.