{
"status": "success",
"message": "User profile retrieved successfully",
"data": {
"user": {
"id": 1,
"employee_id": 1,
"code": "00000001",
"photo_profile": null,
"photo_profile_url": null,
"name": "Superadmin ESS",
"email": "superadmin@example.com",
"roles": [
"Super Admin"
],
"first_login_at": "2025-09-10T15:26:48.000000Z",
"is_first_login": false,
"created_at": "2025-09-10T15:26:13.000000Z",
"updated_at": "2025-11-16T13:28:27.000000Z",
"employee_profile": {
"id": 1,
"user_id": 1,
"code": "00000001",
"gender": "female",
"date_of_birth": "2026-01-08",
"place_of_birth": "minim cillum nisi",
"marital_status": 1,
"marital_status_label": "Single",
"blood_type": "nostrud sunt",
"height": "12.00",
"weight": "121.00",
"id_number": "41",
"npwp": "Lorem nulla aute",
"bpjs": "reprehenderit anim",
"citizen_id_address": "102 E Park Avenue",
"residential_address": "4940 S Broadway Street",
"hobby": "tempor do eu Lorem ut",
"achievement": "esse elit",
"personal_description": "Tum caritas",
"photo_profile": null,
"photo_profile_url": null,
"phone_number": "9717804",
"created_at": "2025-09-10T15:26:13.000000Z",
"updated_at": "2025-11-16T13:28:17.000000Z",
"social_media_accounts": [
{
"id": 31,
"employee_profile_id": 1,
"type": "facebook",
"url": "https://intent-accelerator.net/",
"created_at": "2025-12-23T09:06:56.000000Z",
"updated_at": "2025-12-23T09:06:56.000000Z"
}
]
},
"employment": {
"id": 1,
"employee_profile_id": 1,
"status": 1,
"start_date": "2026-04-21",
"end_date": null,
"base_salary": "1000.00",
"salary_nett": "2000.00",
"department": {
"id": 3,
"name": "Finance"
},
"job_level": {
"id": 2,
"name": "Senior Staff"
},
"job_position": {
"id": 1,
"name": "Junior Foreman Production"
},
"created_at": "2025-09-10T15:26:13.000000Z",
"updated_at": "2025-12-23T09:05:54.000000Z"
},
"branch": {
"id": 1,
"name": "Head Office",
"address": "123 Business Street, Tech City, TC 12345"
}
}
}
}