Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to export a list of pages (and if possible their space), the date created and the author?

Catherine Huf May 1, 2018

I'm a pretty new user of Confluence, the company I work for is currently using Confluence 5.0.3.  I'm wanting to retrieve a list, (preferably in csv/xl) of the pages/blogs that exist (if possible their space), the date they were created and the creator.  If it is also possible to extract the last date they were updated and the name of the person who updated it within the same export, that would also be extremely useful. 

1 answer

1 vote
Maxim Leizerovich
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 20, 2019

Hey,

You can try using the CQL endpoint, here is the documentation for it:

https://developer.atlassian.com/server/confluence/advanced-searching-using-cql/

Something like this (relative to confluence url) might be a good start:

/rest/api/search?cql=type%20in%20(%22page%22)&start=0&limit=20&includeArchivedSpaces=false

Jodi Shegrud October 20, 2020

@Maxim Leizerovich Is there a way to get a list of these pages if my company is using Confluence Cloud (not Confluence server)? 

Maxim Leizerovich
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 20, 2020

Hey, 

Please follow this page for instructions on how to do similar search for Confluence Cloud:

 

https://developer.atlassian.com/cloud/confluence/advanced-searching-using-cql/

Like milan_shah likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events