Forums

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

How to get the users having access to an unrestricted page?

Deleted user March 20, 2024

I am looking for a suitable confluence REST API to get all the users having access to an unrestricted page.

1 answer

0 votes
Shawn Doyle - ReleaseTEAM
Community Champion
March 20, 2024

If you look at the content properties you can get the list of groups/users that can view the page.  API doc below:

https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-properties/#api-group-content-properties

If you need to expand the groups into users:

https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-group/#api-wiki-rest-api-group-member-get

If there were restrictions, I know you said w/o restrictions, this would be what you'd want to look at, REST API wrt getting restrictions is here:  

https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-restrictions/#api-wiki-rest-api-content-id-restriction-get

 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events