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

2 lines
204 B
Markdown

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.