{{protocol}}://{{host}}/{{basePath}}rest/api/3/users -> i am using this api and i can't get user emails
That is correct, this only shows the account id.
If you want the email address you need to look for a user specific.
{{protocol}}://{{host}}/{{basePath}}rest/api/3/user
This is also in the API reference.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.