List all events for your organization. Requires the events.read scope.
Pass as Authorization: Bearer {token}. Accepts either an OAuth2 JWT access token or an API key (tk_live_...) created from the Tickable dashboard.
Max results per page (default 25, max 100)
1 <= x <= 10025
Number of results to skip
x >= 00
Sort field and direction, e.g. created_at:desc
"created_at:desc"