[
{
"created_at": "2023-11-07T05:31:56Z",
"current_value": 123,
"desired_outcome": "<string>",
"goal_id": "<string>",
"goal_type": "<string>",
"id": "<string>",
"is_active": true,
"max_value": 123,
"min_value": 123,
"source": "<string>",
"status": "<string>",
"target_value": 123,
"title": "<string>",
"updated_at": "2023-11-07T05:31:56Z",
"focus_rank": 123,
"horizon_at": "2023-11-07T05:31:56Z",
"metric": {
"current": 123,
"target": 123,
"max": 123,
"min": 123,
"unit": "<string>"
},
"success_criteria": [
"<string>"
],
"unit": "<string>",
"why_it_matters": "<string>"
}
]