I’m trying to come up with an API request to pull the activity feed you see on the admin homepage, where you can see who modified theme files, added blog posts etc… Basically what you see at mystore.com/admin/activity
It would appear the StaffMemberPrivateData object is what I’m looking for but having the worst time trying to piece together how I should format this request. Any help is appreciated.