GET

Get Events View


Retrieves the current event view.

Doesn’t return details about events within the view. You can use Query Events, providing eventsView.endDate as toLocalDate to retrieve the events.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

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

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?