It will be helpful if any one share how to use this api(/rest/api/2/user/search?startAt=0&maxResults=1000&username=_) after GDPR date. Without username, accountId parameter we need to get all the user in JIRA in rest api that's my use case, currently i am changing the existing API to support GDPR changes this is the reason for this post.
We can use the query:
/rest/api/3/user/search?query=%
This will work post 29th March
For more details, please subscribe to the AC tickets in doc: https://developer.atlassian.com/cloud/jira/platform/api-changes-for-user-privacy-announcement/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.