curl --request GET \
--url http://localhost:8080/servers/{server_id}/users{
"items": [
{
"id": 123,
"status": "<string>",
"balanceKopeks": 123,
"balanceRubles": 123,
"telegramId": 123,
"username": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"subscriptionId": 123,
"subscriptionStatus": "<string>",
"subscriptionEndDate": "2023-11-07T05:31:56Z"
}
],
"total": 123,
"limit": 123,
"offset": 123
}curl --request GET \
--url http://localhost:8080/servers/{server_id}/users{
"items": [
{
"id": 123,
"status": "<string>",
"balanceKopeks": 123,
"balanceRubles": 123,
"telegramId": 123,
"username": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"subscriptionId": 123,
"subscriptionStatus": "<string>",
"subscriptionEndDate": "2023-11-07T05:31:56Z"
}
],
"total": 123,
"limit": 123,
"offset": 123
}1 <= x <= 500x >= 0