emqx/changes/ce/feat-12798.en.md

204 B

Added new GET /api/v5/clients_v2 API that uses cursors instead of page numbers for pagination. This should be more efficient than the old API endpoint, which currently traverses tables multiple times.