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

Changes

No recorded changes to this endpoint across all 25 revisions of this API.