An API that connects multiple Microsoft services, enabling data access and automation across platforms
Hi @Christopher R
You must call the /calendarView endpoint once for each user because it does not support expansion of the user list. If you want to combine multiple requests into a single API call, you can try using JSON batching of the Graph API.
Hope this helps.
If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.