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

Gets indicator settings

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 settings

IndicatorParams
NameDescriptionTypeAdditional information
Period

Period, if applicable

Period

None.

Size

Size, number of iterations, if applicable

integer

None.

StartDate

Start date, if applicable

date

None.

DiscountRate

Discount rate, if applicable

decimal number

None.

Unit

Unit, if applicable

string

None.

Response Formats

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

Sample:

Sample not available.