Hello
I have a meeting link with type 3 (recurring meeting with no fixed time). Is there any API to check if that link is still active or expired.
Hello
I have a meeting link with type 3 (recurring meeting with no fixed time). Is there any API to check if that link is still active or expired.
Hey @Dora_Reddy,
If you’re looking to confirm that a meeting exists I recommend using the List Meetings, Get a Meeting or List Ended Meeting Instances APIs.
List Meetings, which can return all scheduled live or upcoming meetings based on the query parameters set. Get a Meeting, returns the status of the meeting itself and the occurrences and their status. List Ended Meeting Instances is a good tool to see which meetings have ended.
Let me know if you have any questions.
Thanks,
Max