Go to documentation repository
Page History
...
Parameter | Required | Description |
---|---|---|
limit | No | Maximum number of events returned by the request. uint32uint32_t::max() by default. |
offset | No | Results offset by the specified number. For example, if a query with offset=0 returned 100 results, then in order to get the next results, it is necessary to run a query with offset=100. If the second query returned 250 results, then in order to get the next results, it is necessary to run a query with offset=350, etc. |
...
Overview
Content Tools