Paginationa

The Eventsmatic API returns conventional HTTP response codes to indicate the success or failure of an API request. For errors, the response will include additional information about what went wrong, encoded in the response as JSON.

Request Arguments
ending_before
optional
Returns objects listed before the named object
starting_after
optional
Returns objects listed after the named object
limit
optional
Limits the number of results per-page.
Maximum: 100