View raw JSON
[
{
"id": "7e0ed80b-3f62-4d08-805e-c9f257097677",
"firstName": "Patricia",
"lastName": "Miller",
"email": "[email protected]",
"phone": "+1-780-273-2507",
"age": 23,
"company": "CloudNine",
"jobTitle": "Software Engineer",
"isActive": false,
"address": "196 5th Ave, Phoenix, SG",
"createdAt": "2024-07-09"
},
{
"id": "5b12dc75-9c39-410c-862a-fd207ce29c3e",
"firstName": "David",
"lastName": "Rodriguez",
"email": "[email protected]",
"phone": "+1-304-381-2033",
"age": 23,
"company": "CodeCraft",
"jobTitle": "Software Engineer",
"isActive": false,
"address": "3547 Pine St, San Francisco, AU",
"createdAt": "2025-12-18"
},
{
"id": "e9aa90ee-2e59-4842-8eed-7b30975dd874",
"firstName": "James",
"lastName": "Anderson",
"email": "[email protected]",
"phone": "+1-578-996-2441",
"age": 33,
"company": "NexGen",
"jobTitle": "Designer",
"isActive": true,
"address": "4302 Cedar Ln, Denver, TH",
"createdAt": "2023-10-25"
},
{
"id": "3992d5b7-a191-4d0d-be4f-4b58708818c7",
"firstName": "David",
"lastName": "Thompson",
"email": "[email protected]",
"phone": "+1-719-791-7338",
"age": 55,
"company": "GreenLeaf",
"jobTitle": "Intern",
"isActive": true,
"address": "2580 5th Ave, Phoenix, US",
"createdAt": "2025-03-25"
},
{
"id": "c419b020-47ba-4a79-91ae-65369e61c837",
"firstName": "David",
"lastName": "Martin",
"email": "[email protected]",
"phone": "+1-442-221-5099",
"age": 18,
"company": "PixelLab",
"jobTitle": "Software Engineer",
"isActive": true,
"address": "1048 Elm St, Denver, JP",
"createdAt": "2026-05-22"
}
]