Forums

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

Getting user additional attributes

Петр Петренко
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 1, 2018

I need to get user additional attributes from jira api. I have found user() function but I don't know what I need to use in 'expand' parameter. I think that it is something dictionary but what shoud be key or value. Now I'm getting only three key-value: displayName, key and name.
Can you help me?

1 answer

0 votes
Петр Петренко
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 2, 2018

Jira api doesn't have that functional. You can get only groups and roles for user with it.
I've got need information from database.

Suggest an answer

Log in or Sign up to answer