hwid_user_devices_get_top_users_by_hwid_devices
Retrieve top users ranked by their HWID device counts. Use pagination parameters start and size to control how many results are returned.
Instructions
GET /api/hwid/devices/top-users Get top users by HWID devices Tags: HWID User Devices Controller Пагинация через query-параметры: start, size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | Number of results to return, no more than 100 | |
| start | No | Start index (offset) of the results to return, default is 0 |