Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is there any way to export all users using rest ?

Vyshnavi Bandarupalli August 26, 2019

I have admin permissions I need to export all users using REST. 

1 answer

0 votes
Ilya Turov
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 26, 2019

see this:

https://community.atlassian.com/t5/Jira-questions/Jira-rest-api-get-all-users/qaq-p/545237

baseurl/rest/api/latest/user/search?startAt=0&maxResults=1000&username=% (looks like you need to replace last % symbol with either . or _ depending on jira version)

edit: maxResults can't be more than 1000, so if you have more users guess it won't work

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events