How do I get attendees for room bookings?

Teis Jayaswal 0 Reputation points
2024-04-22T20:26:30.8766667+00:00

Hi,

I am currently using the Microsoft Graphs API to fetch booking data for specific rooms. When using delegated access, I am able to use the /me/calendar/getSchedule endpoint to get the free/busy schedule for a specific room...but now I want to expand on this and get the attendees for bookings. I've considered the list events endpoint but this doesn't allow me to specify the room email in the request body like the endpoint to get free/busy schedule does. So, is there a way to get the attendee data?

Thanks.

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

1 answer

Sort by: Most helpful
  1. Andy David - MVP 142.2K Reputation points MVP
    2024-04-22T21:08:31.5433333+00:00