Confluence version 7.12.5
Hi @RASHEENA_LEE ,
there are several ways to achieve this. But none of them is an out of the box confluence feature.
1. Use an app, for example: https://marketplace.atlassian.com/apps/1221278/user-export-for-confluence?hosting=server&tab=overview
2. If you have access to the database, you could use the corresponding SQL statement from this KB article: https://confluence.atlassian.com/confkb/how-to-export-user-data-to-csv-in-confluence-306350957.html
3. Use the REST API, which involves scripting and might be the most complex one.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.