Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Confluence User information API

Zubaidullou July 8, 2015

Hi,

I working with Confluence API. I need to get information about User ( name, email, avatar link, etc.)

Are there any APIs for this?

 

Thanks all. 

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Dmitry_Zharikhin July 9, 2015

I see no REST for such purpose https://docs.atlassian.com/confluence/REST/latest/

But you can check it with REST browser

But in Java API there's UserAccessor for such purposes - it contains methods to work with all you need about user

Zubaidullou July 9, 2015

Thanks Dmitry, I have used Java API before. It's very easy way. But now I'm trying to get by bash script. (( I couldn't find such API, yet

0 votes
Zubaidullou July 8, 2015

could get information about myself with this link https://jira.company.com/rest/api/2/myself But, I need also info about another users

TAGS
AUG Leaders

Atlassian Community Events