{
"data": [
{
"id": 1,
"firstName": "Super",
"lastName": "Admin",
"role": {
"id": 1,
"name": "Admin",
"__entity": "RoleEntity"
},
"status": {
"id": 1,
"name": "Active",
"__entity": "StatusEntity"
},
"createdAt": "2024-04-25T16:34:06.092Z",
"updatedAt": "2024-04-25T16:34:06.092Z",
"deletedAt": null
}
],
"hasNextPage": true
}
/api/v1/workspaces/{id}/usershttp://localhost:3000/api/v1/workspaces/23/users?page=1&limit=1Response body