v1

latestOpenAPI 3.1.0Proprietary2026-07-24660315.0 KB
Organizations

List Organization Events

List all events across all calendars belonging to the organization. Events are deduplicated if they appear on multiple calendars within the organization.

get/v1/organizations/events/list

Query parameters

beforestring date-time

ISO 8601 Datetime. For example, 2022-10-19T03:27:13.673Z

ISO 8601 Datetime. For example, 2022-10-19T03:27:13.673Z

afterstring date-time

ISO 8601 Datetime. For example, 2022-10-19T03:27:13.673Z

ISO 8601 Datetime. For example, 2022-10-19T03:27:13.673Z

pagination_cursorstring

Value of next_cursor from a previous request.

Value of next_cursor from a previous request.

pagination_limitnumber

The number of items to return. The server will enforce a maximum number.

The number of items to return. The server will enforce a maximum number.

sort_direction'asc' | 'desc' | 'asc nulls last' | 'desc nulls last'

Response

Successful response.

has_moreboolean required
next_cursorstring