GET projects/{projectId}/indicators/{indicatorId}/{packageId}/values

Gets indicator values

Request Information

URI Parameters

NameDescriptionTypeAdditional 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
NameDescriptionTypeAdditional 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.