Is it possible to list all the meetings I've attended using the API?

I have a user-level OAuth app. I want to list all the meetings I have attended. Is this possible?

Say Alice, Bob and Charlie are in a meeting. Alice is the host. She did a cloud recording of it. Can Charlie somehow list it via the API and also see this cloud recording?

Hi @mads.ohm, we do not currently have participant-level (instead of host-level) meeting events, but we’re evaluating use cases and seeing when we can get them on our roadmap.

Until these types of events are handled, there would have to be some tracking in the application to tie userIds from participant reports with account-level permissions (admin user-level).