You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://tools.ietf.org/html/rfc5988#page-6 defines a standard for the Link header for navigation and standard Link Relation Types: first, last, next, prev for pagination purposes. We should expose a parameter to automatically retrieve additional pages rather than having every script implement this logic