I can show in web http://myserver/secure/popups/UserPickerBrowser.jspa?formName=jiraform&multiSelect=true&decorator=popup&element=customfield_10600. Return list user
I want get all value with Rest API. Can you help me? Thanks
The question is not clear. But it seems that you need to use this endpoint:
GET /rest/api/3/user/search
1 Like