Authorization: Bearer ********************{
"status": "success",
"message": "Self Assessment Retrieved Successfully",
"data": {
"assessment_info": {
"employee_id": 2,
"name": "Jane Doe",
"photo_profile": "users/photo_profile/68db9edf1e0ab.jpg",
"position": "Junior Foreman Production",
"department": "Finance",
"job_level": "Technical Staff",
"submitted_at": "2025-12-01T08:51:04.000000Z",
"validated_at": "2025-12-01T08:55:17.000000Z",
"status": "Validated",
"supervisor": "Irfan Hamid"
},
"self_assessment": {
"id": 16,
"form_id": 14,
"submitted_by": 3,
"formable_type": "App\\Models\\EmployeeSelfAssessment",
"formable_id": 6,
"data": {
"fields": [
{
"score": 0.8571428571428571,
"value": "7",
"field_id": 133,
"field_group_id": 26,
"additional_data": null
},
{
"score": 0,
"value": "terlalu disiplin",
"field_id": 134,
"field_group_id": 27,
"additional_data": null
},
{
"score": 0,
"value": "ngantukan",
"field_id": 135,
"field_group_id": 27,
"additional_data": null
},
{
"score": 0.5714285714285714,
"value": "5",
"field_id": 132,
"field_group_id": 25,
"additional_data": null
}
],
"groups": [
{
"name": "Proses",
"score": 1.29,
"field_group_id": 26
},
{
"name": "Catatan",
"score": 0,
"field_group_id": 27
},
{
"name": "Hasil",
"score": 2,
"field_group_id": 25
}
],
"total_score": 3.29
},
"created_at": "2025-12-01T08:51:04.000000Z",
"updated_at": "2025-12-01T08:51:04.000000Z",
"validated_for": null
},
"self_assessment_validation": {
"id": 17,
"form_id": 14,
"submitted_by": 13,
"formable_type": "App\\Models\\EmployeeSelfAssessment",
"formable_id": 6,
"data": {
"fields": [
{
"score": 0.8571428571428571,
"value": "7",
"field_id": 133,
"field_group_id": 26,
"additional_data": null
},
{
"score": 0,
"value": "terlalu disiplin",
"field_id": 134,
"field_group_id": 27,
"additional_data": null
},
{
"score": 0,
"value": "ngantukan",
"field_id": 135,
"field_group_id": 27,
"additional_data": null
},
{
"score": 0.8571428571428571,
"value": "7",
"field_id": 132,
"field_group_id": 25,
"additional_data": null
}
],
"groups": [
{
"name": "Proses",
"score": 1.29,
"field_group_id": 26
},
{
"name": "Catatan",
"score": 0,
"field_group_id": 27
},
{
"name": "Hasil",
"score": 3,
"field_group_id": 25
}
],
"total_score": 4.29
},
"created_at": "2025-12-01T08:55:17.000000Z",
"updated_at": "2025-12-01T08:55:17.000000Z",
"validated_for": 6
}
}
}