atlassian-python-api icon indicating copy to clipboard operation
atlassian-python-api copied to clipboard

Get All Users Function Request

Open stewarc6 opened this issue 4 years ago • 1 comments

a "product.get_all_users()" where product is JIRA, Confluence, Bitbucket and the output is a dictionary containing the general user profile metadata (ID, associated groups, last login, etc).

stewarc6 avatar May 11 '21 20:05 stewarc6

will this api be sufficient for the requirement ? - https://docs.atlassian.com/software/jira/docs/api/REST/8.5.0/#api/2/myself-getUser

This code is already present.

isaac-philip avatar Jul 16 '21 21:07 isaac-philip