cancelled events

Sujail Ahamed 21 Reputation points
2022-07-18T11:22:54.493+00:00

how to get cancelled events logs in graph api

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,458 questions
0 comments No comments
{count} votes

Accepted answer
  1. ShivaniRai-MSFT 2,731 Reputation points
    2022-07-18T11:41:24.89+00:00

    Hi @Sujail Ahamed ,

    We can get cancelled events using this Graph API https://graph.microsoft.com/v1.0/me/events?$filter=isCancelled eq true

    Reference Document: https://learn.microsoft.com/en-us/graph/api/calendar-list-events?view=graph-rest-1.0&tabs=http

    Hope this helps.

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    0 comments No comments

0 additional answers

Sort by: Most helpful