{
"message": "Fetched successfully",
"status": "success",
"data": {
"meta": {
"total": 2,
"perPage": 100,
"currentPage": 1,
"lastPage": 1,
"firstPage": 1,
"firstPageUrl": "/?page=1",
"lastPageUrl": "/?page=1",
"nextPageUrl": null,
"previousPageUrl": null
},
"data": [
{
"id": 1,
"reference": "a09a0aec-7837-466e-833e-48bff5736d3c",
"systemRoleId": 3,
"countryId": 1,
"email": "developer@worknation.com",
"phoneNumber": "1234567890",
"avatarUrl": null,
"avatarKey": null,
"status": "active",
"twoFactorAuthEnabled": false,
"createdAt": "2024-10-06T13:22:22.420+00:00",
"updatedAt": "2024-10-06T13:22:22.420+00:00",
"systemRole": {
"id": 3,
"name": "applicant",
"createdAt": "2024-10-06T13:22:20.257+00:00",
"updatedAt": "2024-10-06T13:22:20.257+00:00"
},
"country": {
"id": 1,
"name": "Nigeria",
"isoCode": "NG",
"capitalCity": "Abuja",
"currency": "NGN",
"createdAt": "2024-10-06T13:22:20.450+00:00",
"updatedAt": "2024-10-06T13:22:20.450+00:00"
}
},
{
"id": 3,
"reference": "ac32fe14-aaf5-4788-ab24-3e9af41e53a4",
"systemRoleId": 3,
"countryId": 1,
"email": "talent@worknation.com",
"phoneNumber": "+2349385245645",
"avatarUrl": null,
"avatarKey": null,
"status": "pending",
"twoFactorAuthEnabled": false,
"createdAt": "2024-10-06T13:26:24.592+00:00",
"updatedAt": "2024-10-06T13:26:24.593+00:00",
"systemRole": {
"id": 3,
"name": "applicant",
"createdAt": "2024-10-06T13:22:20.257+00:00",
"updatedAt": "2024-10-06T13:22:20.257+00:00"
},
"country": {
"id": 1,
"name": "Nigeria",
"isoCode": "NG",
"capitalCity": "Abuja",
"currency": "NGN",
"createdAt": "2024-10-06T13:22:20.450+00:00",
"updatedAt": "2024-10-06T13:22:20.450+00:00"
}
}
]
}
}