Question

I'm using Atlassian Confluence SOAP API. Is there any way of getting all the members of a given group?

I can use getUserGroups iteratively for every user. But obviously that is not efficient for a remote client.

Was it helpful?

Solution

I found the answer. NO you can't. The SOAP API does not provide that functionality.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top