GET projects/{projectId}/indicators

Gets the list of indicators

Request Information

URI Parameters

NameDescriptionTypeAdditional information
projectId

Project Id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

List of applicable indicators

Collection of IndicatorDefinition
NameDescriptionTypeAdditional information
ID

ID

integer

None.

PackageID

Package ID

integer

None.

Stage

Stage

integer

None.

Theme

Theme

string

None.

Type

Type

IndicatorTypes

None.

Title

Title

string

None.

Units

Available units, if applicable

Collection of string

None.

Completion

Completion

decimal number

None.

Parameters

Parameters

IndicatorParams

None.

Response Formats

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

Sample:

Sample not available.