'CVAT REST API - provide a list of users registered on the server without paginate
I found a API api/v1/users which can provide a paginated list of users registered on the server.
But, in fact, I want to get all registered users.
Is there any API I can use to get all registered users?
Or, with API api/v1/users, which parameter I can set for getting all registered users?
https://cvat.org/api/swagger/
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
