You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Is there a way to get all users list using confluence Cloud REST API?
Yes it is possible.
/wiki/rest/api/group/{groupName}/member
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi.
I've got too many groups with this endpoint (including Jira groups).
So it is not clear how to get the Confluence related groups.
Would be nice to have an endpoint which can return all users
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Evangelos Mantadakis / @Move Work Forward ,
Do you know of any other efficient way to get Confluence Users List via rest API other than iterating through all the groups and its members ?
Thanks,
Sheff
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I found another way @Doc Gen ,
https://developer.atlassian.com/cloud/confluence/rest/#api-api-search-user-get
It is also returns App users and other garbage :(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have tried this call and it did not return all users. Be careful while using this rest api.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.