How to get user activity

Hi

I am currently investigating how to retrieve user activities from the database for creating a statistical report. I’m having trouble identifying the necessary tables among the many available.

Can anyone help me determine which tables contain the relevant information?

Thanks

Check the lib/Migrations folder within the Activity app source code here: GitHub - nextcloud/activity: ⚡ Activity app for Nextcloud

You also may find the API of interest: activity/docs at master · nextcloud/activity · GitHub