Authorization: Bearer ********************{
"status": "success",
"message": "Submissions fetched successfully",
"data": [
{
"id": 91,
"form_id": 14,
"submitted_by": 2,
"formable_type": "App\\Models\\EmployeeSelfAssessment",
"formable_id": 1,
"data": {
"fields": [
{
"score": 0,
"value": "Tets 1",
"field_id": 124,
"field_group_id": 41,
"additional_data": null
},
{
"score": 0,
"value": "Test 2",
"field_id": 125,
"field_group_id": 42,
"additional_data": null
},
{
"score": 0,
"value": "Perlu meningkatkan komunikasi dengan tim",
"field_id": 126,
"field_group_id": 43,
"additional_data": null
}
],
"groups": [
{
"name": "Hasil",
"score": 0,
"field_group_id": 41
},
{
"name": "Proses",
"score": 0,
"field_group_id": 42
},
{
"name": "Catatan",
"score": 0,
"field_group_id": 43
}
],
"total_score": 0
},
"created_at": "2026-01-04T07:23:49.000000Z",
"updated_at": "2026-01-04T07:23:49.000000Z",
"validated_for": null
}
]
}