How to get mentions for a specific user via the API?

That would be https://meta.discourse.org/user_actions.json?offset=0&username=falco&filter=7 where falco is the target username.

You can learn those API endpoints via How to reverse engineer the Discourse API

3 Likes