{
"status": "success",
"message": "Key Result Tracking values set successfully",
"data": [
{
"id": 32,
"tenant_id": 1,
"okr_cycle_id": 3,
"okr_key_result_id": 11,
"frequency": 2,
"period_start": "2025-10-01T00:00:00.000000Z",
"period_end": "2025-12-31T00:00:00.000000Z",
"label": "Q4 2025",
"actual_value": 100,
"target_value": 70,
"created_at": "2025-12-19T10:15:47.000000Z",
"updated_at": "2025-12-21T08:19:27.000000Z"
},
{
"id": 31,
"tenant_id": 1,
"okr_cycle_id": 3,
"okr_key_result_id": 11,
"frequency": 2,
"period_start": "2025-09-08T00:00:00.000000Z",
"period_end": "2025-09-30T00:00:00.000000Z",
"label": "Q3 2025",
"actual_value": 100,
"target_value": 70,
"created_at": "2025-12-19T10:15:47.000000Z",
"updated_at": "2025-12-19T10:31:41.000000Z"
}
]
}