Dear Extreme networks comunity,
I am trying to integrate with your REST API to fetch all active clients (GET /clients/active).
The situation that came to my mind is what if there are 10 000 active clients, will I receive all of them with one API call or there is a limit of how many clients I can receive max with one call?
It would be preferable if pagination can be avoided as I would like to get as many clients as possible with a single request.
Best regards,
Rodrigo.