API - Monitors Get (Get all monitor details) without using any filters. On clicking, Execute, it just spins and eventually times out.
1. UserName filtered query in Swagger UI worked
2. Using the Swagger UI on a computer with a lot of memory when querying all monitors.
3. Use curl and the GET /monitors request:
If you use the APIv3 UI for this call, it can take much more time to display because browser injects the result to the page DOM. It can also consume big amount of memory.