Authorization: Bearer ********************{
"status": "success",
"message": "Self Assessment Retrieved Successfully",
"data": [
{
"id": 2,
"form_id": 14,
"period": "q2 2026",
"status": "Not Started",
"due_date": "June 18, 2025",
"team_member": [
{
"id": 6,
"form_id": 14,
"user_name": "Jane Doe",
"job_position_name": "Junior Foreman Production",
"job_level_name": "Technical Staff",
"department_name": "Finance",
"submitted_at": "2025-11-29T05:28:35.000000Z",
"validated_at": null,
"photo_profile": "users/photo_profile/68db9edf1e0ab.jpg",
"status_label": "Completed"
}
]
}
]
}