List meetings and webinars order

Description
Is it possible to change the order of meetings and webinars from newest to olders?

Which App Type (OAuth / Chatbot / JWT / Webhook)?
Oauth

Which Endpoint/s?
/users/{userId}/meetings /users/{userId}/webinars

Hey @sfiore,

At this time no. You will have to use the pagination and then sort on your end.

Thanks,
Tommy

Yes, but if I use pagination I’ve to load all the meetings and webinars before if I want to show my user the most recent ones. I think this is a bit critical as a feature in the APIs

Thank you!
S

Thanks for your feedback @sfiore,

I will add this as a feature request.

Thanks,
Tommy