The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

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

Catherine Huf
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

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
TAGS
AUG Leaders

Atlassian Community Events