Hi there,
I’m looking to build functionality to display all meetings a specific user has been invited to. The endpoints I’ve explored so far do not allow me to do this - unless there is something I’ve missed.
Is there any way to do this ?
To explain again, when you create meetings, you add registrants - now I want to be able to list all meetings that a user (registrant) was invited to. So if 10 different users create a meeting and invite the same person (same email), then I want to be able to retrieve all those 10 meetings that the specific user was invited to.
Waiting for your reply!