Paginating search results

The Pagination search results feature improves the performance and usability of the getAll and Search transactions by allowing multiple pages of results to be returned. Pagination requires no special administration.

Pagination provides a generic framework that can be used to provide paginated returns for newly-developed search or getAll transactions. Support for maximum count exists for the search type of transactions.

In general, pagination is available for most get and search transactions. See the transaction documentation for more information on specific transactions.