{
"status": "success",
"message": "Handover items for work retrieved successfully",
"data": [
{
"id": 291,
"category": "work",
"name": "HRIS",
"notes": "test",
"status": 1,
"expected_return_date": null,
"received_at": null,
"meta": null,
"status_label": "Pending",
"created_at": "2026-01-20T06:44:17.000000Z",
"updated_at": "2026-01-20T06:44:17.000000Z",
"recipients": [
{
"id": 77,
"user_id": 1,
"status": 1,
"updated_by": null,
"received_at": null,
"remarks": null,
"created_at": "2026-01-20T06:44:17.000000Z",
"updated_at": "2026-01-20T06:44:17.000000Z",
"status_label": "Waiting Approval",
"user": {
"id": 1,
"name": "Superadmin ESS",
"email": "superadmin@example.com"
}
}
]
},
{
"id": 292,
"category": "work",
"name": "HRIS",
"notes": "test",
"status": 1,
"expected_return_date": null,
"received_at": null,
"meta": null,
"status_label": "Pending",
"created_at": "2026-01-20T06:45:11.000000Z",
"updated_at": "2026-01-20T06:45:11.000000Z",
"recipients": [
{
"id": 78,
"user_id": 1,
"status": 1,
"updated_by": null,
"received_at": null,
"remarks": null,
"created_at": "2026-01-20T06:45:11.000000Z",
"updated_at": "2026-01-20T06:45:11.000000Z",
"status_label": "Waiting Approval",
"user": {
"id": 1,
"name": "Superadmin ESS",
"email": "superadmin@example.com"
}
}
]
}
]
}