SQLPaginationEnabled

When set to 1 (true) REST queries are limited to 10,000 rows and a page token is returned with the result set. Subsequent queries should include that token in order to retrieve the next set of results.

Default: SQLPaginationEnabled = 1

Section: System