{
"status": "success",
"message": "Organization structure fetched successfully",
"data": [
{
"id": 15,
"name": "Lado",
"email": "ladorayhannajib@gmail.com",
"phone_number": "628800230302",
"photo_profile": "users/photo_profile/692326fd91ae2.jpg",
"department_id": 3,
"department": "Finance",
"job_position_id": 1,
"job_position": "Junior Foreman Production",
"job_level_id": 2,
"job_level": "Technical Staff",
"relationship_type": null,
"primary_direct_report": [
{
"id": 3,
"name": "Norma Bechtelar"
}
],
"secondary_direct_report": [],
"team_members": [
{
"id": 1,
"name": "Frontend Engineer",
"description": "IT Team",
"deleted_at": null,
"created_at": "2025-08-27T02:09:07.000000Z",
"updated_at": "2025-10-30T04:04:17.000000Z"
}
],
"children": []
}
]
}