Closes #21363: Implement cursor-based pagination for the REST API #216

Closed
opened 2026-04-05 16:23:02 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @jeremystretch on 3/5/2026

Closes: #21363

  • Rename OptionalLimitOffsetPagination to NetBoxPagination
  • Add support for cursor-based pagination similar to the GraphQL API (e.g. ?start=1234&limit=100)
  • Add relevant tests
  • Update documentation
*Originally created by @jeremystretch on 3/5/2026* ### Closes: #21363 - Rename OptionalLimitOffsetPagination to NetBoxPagination - Add support for cursor-based pagination similar to the GraphQL API (e.g. `?start=1234&limit=100`) - Add relevant tests - Update documentation
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#216