getBookmarkedCalendarEvents query works exactly like the standard calendar events query, but returns only calendar events that have been bookmarked by the current user.
Calendar Events Documentation
For complete documentation on parameters, filtering, pagination, and response structure, see the Calendar Events documentation
Key Difference
The only difference betweengetBookmarkedCalendarEvents and getCalendarEvents is that this query automatically filters results to show only bookmarked events for the authenticated user.
Basic Usage
Authentication Required
Related Operations
Toggle Bookmark
Add or remove calendar event bookmarks
Get Calendar Events
View all calendar events (not just bookmarked ones)