/
Get single Indicator API

Get single Indicator API

 

API Documentation

  • Endpoint: GET /api/v2/indicators/:id

  • Authentication: Requires valid authentication token

  • Response Format: JSON

  • Query Parameter

    • id (integer): The unique identifier for the indicator

Response Attributes

  • id (integer): Unique identifier for the indicator.

  • name (string): Name of the indicator.

  • icon (string): Path to the icon associated with the indicator.

  • ratio_set_id (integer): ID of the ratio set associated with the indicator (or null if not applicable).

  • detail (string): Additional details about the indicator.

  • approved (boolean): Indicates whether the indicator is approved.

  • description (string): Description of the indicator.

  • instruction (string): Instruction related to the indicator.

  • private (boolean): Indicates whether the indicator is marked as private.

  • stage_id (integerl): ID of the stage associated with the indicator (or null if not applicable).

  • updated_at (string): Timestamp of the last update.

  • created_at (string): Timestamp of creation.

  • default_question (string): Default question associated with the indicator.

Related content

Get a single contact API (Beneficiary)
Get a single contact API (Beneficiary)
Read with this
Indicators (API)
Indicators (API)
More like this
Story Indicator (API)
Story Indicator (API)
More like this
Outcome Indicators (API)
Outcome Indicators (API)
More like this
Outcomes (API)
Outcomes (API)
More like this
Scale Indicator Choices (API)
Scale Indicator Choices (API)
More like this