{
"status": "success",
"message": "Forms fetched successfully",
"data": [
{
"id": 1,
"name": "Employee Onboarding Form - Updated",
"code": "EMP_ONBOARDING_001_V2",
"description": "Form untuk proses onboarding karyawan baru - versi terbaru",
"created_at": "2025-09-11T17:42:26.000000Z",
"updated_at": "2025-09-11T17:42:50.000000Z",
"type": 0,
"deleted_at": null,
"type_label": "Default Form"
},
{
"id": 4,
"name": "Updated Form Name",
"code": "UPDATE_TEST_001",
"description": "Using same code as current form - should be allowed",
"created_at": "2025-09-11T17:49:29.000000Z",
"updated_at": "2025-09-11T17:49:56.000000Z",
"type": 0,
"deleted_at": null,
"type_label": "Default Form"
},
{
"id": 5,
"name": "Exit Interview Form",
"code": "EXIT_INTERVIEW",
"description": "Form untuk wawancara keluar karyawan",
"created_at": "2025-09-13T15:32:04.000000Z",
"updated_at": "2025-09-13T15:32:04.000000Z",
"type": 0,
"deleted_at": null,
"type_label": "Default Form"
},
{
"id": 6,
"name": "Resignation Form",
"code": "RESIGNATION",
"description": "Form pengajuan resign karyawan",
"created_at": "2025-09-13T15:32:04.000000Z",
"updated_at": "2025-09-13T15:32:04.000000Z",
"type": 0,
"deleted_at": null,
"type_label": "Default Form"
},
{
"id": 7,
"name": "Employee Feedback Form",
"code": "EMPLOYEE_FEEDBACK",
"description": "Form untuk feedback karyawan",
"created_at": "2025-09-13T15:32:04.000000Z",
"updated_at": "2025-09-13T15:32:04.000000Z",
"type": 0,
"deleted_at": null,
"type_label": "Default Form"
}
]
}