{
"data": [
{
"id": "string",
"email": "string",
"role": "string",
"companyName": "string",
"approved": true,
"createdAt": "string",
"updatedAt": "string",
"deletedAt": null
}
],
"totalPages": 0,
"totalRecords": 0,
"currentPage": 0,
"perPage": 0
}