latestOpenAPI 3.1.02026-08-21315335690.2 KB

1653c7c4d53e

Capability Sources

List Microsoft 365 calendar events as the calling member

Lists the calling member's Outlook calendar events in a requested time range. This capability is delegated and read-only.

get/v1/capabilities/microsoft-365/calendar-events

Query parameters

timeMinstring date-time required

Inclusive lower bound for event start time.

timeMaxstring date-time required

Exclusive upper bound for event start time.

maxResultsinteger

Maximum events to return, capped at 100.

Response

Outlook calendar events returned.

oktrue required