Missing pagination support in Event (List) endpoint

Options

We are not provided with a next_link for pagination irrespective of the number of records limited to in the query.

Example:

The count shows 1254 records, however, on applying a limit for 500 records:

  • The 1st page only has 500 records
  • There is no means to access the next 754 records.(No next_link present)

fe0bf2268a5787268d7863054462ba3a-huge-im
Tagged:

Categories