I’m exploring apis. I have generated oAuth2 token and able to fetch meetings which i have created from my zoom account. Now i want to fetch Repeating Schedules by api, But i’m not able to find which api will fetch Repeating Schedules
HI @smile
Thanks for reaching out to us and welcome to our community.
What do you mean when you say Repeating schedules? you mean recurrent meetings?
No, I mean Booking Schedule.
There is a menu Scheduler in zoom account dashboard from there we can make Booking Schedule. I want to fetch there created events using api. So want to know which api is there.
Hi @smile
It looks like you could benefit from our Get/meetings endpoint
You can pass the query parameter type=scheduled to get a list of the scheduled meetings
Cheers,
elisa
Scheduled meetings i’m able to get by api. But my concern is not about meetings.
I’m searching api to fetch Scheduler which i have created from https://zoom.us/appointment (sidebar->scheduler->Create Booking Schedule)
I want to share screenshot but here i’m not able to post image getting error
An error occurred: Sorry, you can’t embed media items in a post.
Hi @smile
Ah, I see what you mean, you are talking about the Zoom Scheduler.
Unfortunately, we do not have an endpoint available for it yet.