Help needed to retrive the all webinars information associated with user when user does not have webinar license anymore

Hello,

I am trying to get all webinars which was created for our company. We have one use who had webinar license and he created webinars. Since we do not need him to create the webinar, we removed the license from his account. Now we were not able to pull webinar information under his account. Is there any different api or link, so we can pull that information.

Using JWT

Steps to reproduce the behavior:

  1. Request URL //users/{userid}/webinars
  2. Webinar plan is missing. You must subscribe to the webinar plan and enable webinar for this user:

Hi @vikrant, did you remove the license, or did you disassociate the account?

If you’ve disassociated the account, this data has been removed from your account and is no longer able to be accessed via API unless you receive OAuth permission from the user.