Hello @2jh5vj
Thanks for reaching out!
As per this GitHub thread, meetingRegistration fails for onlineMeeting with "isBroadcast":"true"
and works with "isBroadcast":"false"
. Please test this API in API client like Postman, and make sure you are retrieving only those events (onlineMeetings), where "isbroadcast" property is set to false.
I tested Get Meeting Registration API in Postman and it's working as expected. Please refer below screenshot for the same.
Note: APIs under the /beta
version in Microsoft Graph are subject to change. Use of these APIs in production applications is not supported. To determine whether an API is available in v1.0, use the Version selector.
Hope this helps.
If the answer is helpful, please click Accept Answer and kindly upvote. If you have any further questions about this answer, please click Comment.