2026-02-28 22:33:39 +00:00

72 lines
1.8 KiB
JSON

{
"count": 4,
"data": [
{
"id": "1571ac82-0762-4763-83e7-a216a6f3ed82",
"email": null,
"firstName": null,
"lastName": null,
"profileImageUrl": null,
"username": "Sam",
"role": "worker",
"assignedProcesses": [
"fabrication",
"welding",
"rolling"
],
"hasCompletedTutorial": false,
"pinHash": null,
"createdAt": "2026-01-11T16:27:30.536Z",
"updatedAt": "2026-01-11T16:42:29.719Z"
},
{
"id": "f36f5e69-d8f2-4416-adcf-306b049b3d2b",
"email": null,
"firstName": null,
"lastName": null,
"profileImageUrl": null,
"username": "Derik",
"role": "worker",
"assignedProcesses": [
"sheetmetal cutting",
"bar/tube cutting",
"bending",
"finishing"
],
"hasCompletedTutorial": false,
"pinHash": null,
"createdAt": "2026-01-11T16:42:42.127Z",
"updatedAt": "2026-01-11T16:42:42.127Z"
},
{
"id": "b901b15b-0ee6-493f-859c-1e8fd004f575",
"email": null,
"firstName": null,
"lastName": null,
"profileImageUrl": null,
"username": "Daniel",
"role": "worker",
"assignedProcesses": [
"machining"
],
"hasCompletedTutorial": false,
"pinHash": null,
"createdAt": "2026-01-11T16:43:11.659Z",
"updatedAt": "2026-01-11T16:43:11.659Z"
},
{
"id": "9b906950-cb85-437f-b9e3-2a253ffd5ddf",
"email": null,
"firstName": null,
"lastName": null,
"profileImageUrl": null,
"username": "Admin User",
"role": "admin",
"assignedProcesses": [],
"hasCompletedTutorial": true,
"pinHash": "[REDACTED]",
"createdAt": "2026-01-11T16:27:30.489Z",
"updatedAt": "2026-01-12T13:16:58.877Z"
}
]
}