@baris said in Possible to get user id from email from api?:
https://community.nodebb.org/api/user/email/
[email protected]
Hi @baris, how can I get this request sent from a python script and get pre-authenticated via Python?
I tried with authorization bearer token but it seems it works only with api/v3, and in api v3 I've no chance to retrieve the user id from an email.
Thanks for any help