A simple call such as
/usr/bin/curl -k -s -u admin:xxxxxx 'https://url/rest/api/2/user/search?username=a
Will return all users strating with the letter "a", but it doesn't inlcude those already deactivated. is there a way that this can include the deactivated users?
Hi,
To include deactivated users, you can use the boolean includeInactive=true.
However, you cannot list all users, see https://jira.atlassian.com/browse/JRA-29069. The comments include some workarounds.
Regards,
Geert
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.