v1
latestSwagger 2.02026-08-0487264165.9 KBRetrieve a list of events that the user (specified via the token) has access to, with offset-based pagination
Query parameters
The number of events to retrieve
The starting point for pagination
Filter by name of the event
Filter by the owner ID of the event
Filter by collaborator who can access the event
Filter by industry type of the event
Filter by start date (epoch time) of the event
Filter by end date (epoch time) of the event
Filter by last activity date of the event
Filter by event type of the event
Filter by team ID of the user
Filter by space IDs of the diagrams in the event
The field to sort by (e.g., name, start_date, end_date, etc.)
The sort direction to use (ASC or DESC)
Convenience filter to get events that are upcoming, past, or all
Space template IDs to filter by
Bookable room IDs to filter by
Filter by event platform type. Valid values: 'prismm' (events with prismm_occasion_id), 'ced' (events without prismm_occasion_id, default), or 'all' (no filtering)
Comma-separated list of event UIDs to filter by
Comma-separated list of v2 (legacy) event IDs to filter by
Response
Success