Forums

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

Is there any way to pull all the user profile fields from JIRA Rest API?

HSNAN
Contributor
January 21, 2019

I am working on accessing user details from JIRA and i want to specifically access the fields shown below.

Profile.PNG

 

I am currently using the request rest/api/2/user/search?username=% whose response is returned as {"self", "key", "accountId", "name", "emailAddress", "avatarUrls", "displayName", "active", "timeZone", "locale"}

Is there any other GET requests which will return the fields which i require?

Any suggestions would be appreciated, Thanks.

1 answer

0 votes
Tom Lister
Community Champion
January 21, 2019

Hi @HSNAN

All the REST methods can be found here. There are options to return more user data.

https://developer.atlassian.com/cloud/jira/platform/rest/v3/?utm_source=%2Fcloud%2Fjira%2Fplatform%2Frest%2F&utm_medium=302#api-api-3-user-viewissue-search-get

If you can , install the REST API browser free plugin to see which options will work for you.

Regards

Tom

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events