Authorization: Bearer ********************{
"status": "success",
"message": "Handover items for document retrieved successfully",
"data": [
{
"id": 283,
"offboarding_id": 1,
"category": "document",
"name": "HRIS",
"notes": "test",
"status": 1,
"expected_return_date": null,
"received_at": null,
"meta": null,
"created_at": "2026-01-18T20:20:36.000000Z",
"updated_at": "2026-01-18T20:20:36.000000Z",
"status_label": "Pending",
"recipients": [
{
"id": 56,
"handover_item_id": 283,
"user_id": 1,
"status": 1,
"updated_by": null,
"received_at": null,
"remarks": null,
"created_at": "2026-01-18T20:20:36.000000Z",
"updated_at": "2026-01-18T20:20:36.000000Z",
"status_label": "Waiting Approval"
}
]
}
]
}