List events for an account calendar (public)

Public endpoint that returns a paginated list of active, non-archived events for a given account, identified by the account's UUID. Results include dates with timezone offset, logo/banner images, and public custom fields. Supports date range filters and keyword search. Cached for 10 minutes.

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

Account UUID

Query Params
integer

Page number (default: 1)

integer

Page size (max: 24, default: 24)

string

Sort field (e.g. 'start_date asc')

string

Filter by start_date range (format: YYYY-MM-DD or YYYY-MM-DD|YYYY-MM-DD)

string

Filter by end_date (format: YYYY-MM-DD)

string

Full-text search on event name and description

string

Filter by event name (partial LIKE match)

integer

Filter by event category ID

integer

Filter by event format ID

string
string

Filter by execution status: current, past, upcoming, current_and_upcoming, all

string

Comma-separated administrative area IDs to filter by

string

Filter by event default language (e.g. es, en)

Headers
string

Not required (public endpoint)

Responses

403

Invalid or inactive account UUID

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