Get list of users by emal addresses?

I want to get by API (any other methods) list of users with certain email addresses? How can I do it, please help me?

You can search by email address at /admin/users/list/active.

When you see how that works you can then Reverse engineer the Discourse API.

You could also use the data explorer plugin to do a search that you could then download as a csv or json.

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.