Outcomes
Desc: Get all outcomes
url: /outcomes
params: default params
...
id
: (Integer) The unique identifier for the outcome.title
: (String) The title of the outcome, in this case, "Youth star scales."icon
: (String) The URL for the icon associated with the outcome. The icon is stored at the specified path.updated_at
(string): Timestamp of last update.created_at
(string): Timestamp of creation.
...
Anoutcome can have one or more Indicators
Every outcome must have a single official stage which determines where it appears on a progress panel, i.e. in the Short-term outcomes, Medium term outcomes or Long-term outcomes column
...