hwid_user_devices_get_all_users
Retrieve HWID devices across all users with pagination, sorting, and filtering options for hardware identity inventory and audit.
Instructions
GET /api/hwid/devices Get HWID devices Please note that the filters here are primarily intended for use by the frontend and rely on expensive operators such as LIKE under the hood. Misusing these filters may negatively impact the performance of your database. Tags: HWID User Devices Controller Пагинация через query-параметры: start, size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | Number of results to return, no more than 1000 | |
| start | No | Start index (offset) of the results to return, default is 0 | |
| filters | No | ||
| sorting | No | ||
| filterModes | No | ||
| globalFilterMode | No |