Graph API for checking availability of a room

jagdipkumar91 26 Reputation points
2022-04-21T14:13:09.167+00:00

Hi, I am looking for a way to know status of a room at a specific time in my tenant. Thank you.

Microsoft Security Microsoft Graph
0 comments No comments
{count} votes

Accepted answer
  1. HarmeetSingh7172 4,826 Reputation points
    2022-04-21T14:44:50.047+00:00

    Hi @jagdipkumar91

    Hope you are doing well.

    Please refer this documentation and example to know the status/availability of a specific room. You can pass the room email-id in 'Schedules' property. As per the documentation, you can also check availability for a specific user, team or equipment for defined time period.

    Endpoint-
    POST https://graph.microsoft.com/v1.0/me/calendar/getschedule

    Hope this helps.

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


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.