POST

Query Events


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves a list of events, given the provided paging, filtering, and sorting.

Query Events runs with these defaults, which you can override:

  • sorted by start in ASC order
  • cursorPaging.limit is 50

You can't filter by event ID. To query by event ID, use Get Event or List Events.

You can't filter by contact or member ID. To query by a participant's contact or member ID, use List Events by Contact ID or List Events by Member ID.

For field support for filters and sorting, see Calendar Events V3: Supported Filters and Sorting.

To learn about working with Query endpoints, see API Query Language, Sorting and Paging, and Field Projection.

Permissions
Manage Bookings - all permissions
Read Bookings - all read permissions
Manage Bookings
Read Bookings - Public Data
Read Bookings - Including Participants
Read Bookings Calendar Availability
Read bookings calendar - including participants
Read Bookings Calendar
Manage Calendars
Read Calendar - Including PI
Read Calendar
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/calendar/v3/events/query

Did this help?