Every request requires a limit and offset flag. The limit for requests is capped at 100,000. The API does not return the number of results in the set.

Recommended usage is to set limit to 100,000 and page through offsets until you reach a page with fewer than 100,000 rows.