If I add the User List macro to a page, it lists all the users including bot/addon users like Trello, Confluence Analytics (System), Chat Notifications etc.
Is there a way to only include real, human users like on the user administation page?
Hello @[deleted] ,
The 'User List' platform macro has no such configuration, so you will have to use some custom way to achieve this. As an option you can use REST API to get group members and filter them by type != 'app'
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.