I need to find all published content based on how it is shared. How do I do this?
E.g. to make sure no sensitive content is shared with the "Anyone - no login required" or based on all content that a specific individual has access to.
2 Likes
connectapi has that - get_content returns a tibble including the access_type
See Get information about content on the Posit Connect server — get_content • connectapi
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
If you have a query related to it or one of the replies, start a new topic and refer back with a link.