{
"hasMore": false,
"limit": 3,
"offset": 2,
"data": [
{
"userId": "u-388b2b2a-264d-511d-918e-f746e5e1xxxx",
"firstName": "John",
"lastName": "Doe",
"email": "john.doe@example.com"
},
{
"userId": "u-fee373f7-8685-5f9b-b359-1e890ccdxxxx",
"firstName": "Jane",
"lastName": "Doe",
"email": "jane.doe@example.com"
},
{
"userId": "u-fdc72ca0-a35d-57ff-bcb3-a33904a4xxxx",
"firstName": "",
"lastName": "",
"email": "john.doe1@example.com",
"customId": "123456"
"status": [
{
"primaryStatus": "AVAILABLE",
"secondaryStatus": "AVAILABLE",
"startTime": "2023-03-09T13:20:38",
"endTime": "2023-03-10T21:37:42",
"duration": "32:17:04"
},
{
"primaryStatus": "AVAILABLE",
"secondaryStatus": "AVAILABLE",
"startTime": "2023-03-10T21:37:42",
"endTime": "2023-03-10T21:38:52",
"duration": "00:01:10"
},
{
"primaryStatus": "BUSY",
"secondaryStatus": "BUSY",
"startTime": "2023-03-10T21:38:52",
"endTime": "2023-03-10T21:39:48",
"duration": "00:00:55"
},
{
"primaryStatus": "AVAILABLE",
"secondaryStatus": "AVAILABLE",
"startTime": "2023-03-10T21:40:17",
"endTime": "2023-03-10T21:40:28",
"duration": "00:00:11"
},
{
"primaryStatus": "BUSY",
"secondaryStatus": "NBK",
"startTime": "2023-03-10T21:51:02",
"endTime": "-",
"duration": "-"
}
]
}
]
}