GET /rest/api/3/users/search don't work on an atlassian-connect app.Are they any solutions for this ?
try user/search?username=.
Every real email has a dot. You will probably have to paginate to get all of them if you have more than 1000 users
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
my bad, my answer was for jira server.
but i think you had the answer in your own screenshot
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do you have some group with every user in it?
GET /rest/api/2/group/member
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.