Retrieve a list of events in a calendar. The calendar can be one for a user. The list of events contains single instance meetings and series masters. To get expanded event instances, you can get the calendar view, or get the instances of an event.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
- Least privileged Microsoft Graph permission to access the action via application:
Calendars.ReadBasic. - Higher privileged Microsoft Graph permissions to access the action via application:
Calendars.ReadWrite,Calendars.Read.
External DocumentationTo learn more, visit the Microsoft Outlook documentation.
Parameters
| Parameter | Description |
|---|---|
| Limit | Set the page size of the returned results. |
| Return All Pages | Automatically fetch all resources, page by page. |
| User ID or User Principal Name | The ID or userPrincipalName of the user. |