An API Pagination Module implements cursor/offset/page-based splitting of large result sets to improve performance and UX.
Supports links in headers for navigation.
Implement Pagination when:
Note: Use cursor for large.
Limit default 20.
X-Total-Count header.