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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,640,973
Community Members
 
Community Events
196
Community Groups

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

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.
Aug 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

@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.
Oct 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