Get All Events

Retrieves a paginated list of events for your account. Returns event configuration, scheduling, and status information.

Use fields to control which fields are returned (defaults to id, name when not specified). Use expand to include related objects: folder, location.

Use search to filter by any event field (e.g., status=live, start_date>=2025-01-01, name=*conference*). Supports operators: =, !=, >=, <=, >, <, *contains*, *beginswith*, *endswith*. Results are paginated with a maximum of 200 per page.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

string - optional - Comma separated list of fields you want to return

string

string - optional - Comma separated list of objects you want to return

string

string - optional - Filter conditions to narrow the results. Valid operators are =, !=, >=, <=, >, <, contains, beginswith, endswith

string

integer - optional - The page of results you want to view

string

integer - optional - The number of results per page (to a max of 200)

string

string - optional - Sort the results (add - in front for opposite sort direction, e.g. "-id")

string

Comma-separated list of IDs to retrieve. When provided, only records matching these IDs are returned. All values must be positive integers. Maximum 100 IDs per request.

Responses

Language
Credentials
Bearer
access_token
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json