Sorting, Filtering, and Pagination
Sorting, Filtering, and Pagination

Sorting, Filtering, and Pagination

The read events log services use token-based pagination due to the potentially very large number of results. The default page size is 100. You request the first page of content and optionally request a size (number of sense events) to return. Responses also include a token for the next page. Use this token in the next request, optionally with a size, to get the next set of event data.