How long does registrant data live?

My team has a business pro zoom account where we create meetings and webinars.

Through our website, users can register for meetings/webinars. To do this we call the register APIs and pass along some PII in the body (name/last name).

We’re wondering how long the registrant data lives on the zoom side. Is it dependent on when the meeting/webinar is scheduled for? Do meetings/webinar expire at a certain time or do have to manage deleting them to ensure the corresponding registrant data is deleted as well?

(We want to ensure we’re able to delete data upon a user’s request)

Hi Rosario,
The registrant data should be stored on Zoom’s side for as long as the corresponding meeting or webinar is not expired or deleted.

1 Like

What about participant data? There’s an API to view past participants (meaning the meeting/webinar has expired since it would have to have passed to view who attended). The API returns the information used to register the user which would include their name. How long does that live?

@Fario_Consulting Could you help in answering the above?

Hi @rhuamanicarpio

That data is available up to 6 months after meeting ends.