Hello together,
we want to extract all users our technical user can get over the REST API (Jira Server 8.13.3).
The user is used for the connection to our tickettool in which we got the possibility to create issues.
So in this case the tec-user got global browse users permissions because when we give him the administrator rights all projects are selectable in the tool.
So the current problem we have is that we didn't have a API call which shows us all users (starting it with permissions of the tec-user).
Maybe someone has an idea how to fix this without setting him as an administrator.