Forums

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

latest updated page details in confluence

Gurinder Singh October 1, 2021

Hello All,

 

Can you please let us know how we can fetch latest pages update details for all confluence space ?

Please let me know query for fetching such details in confluence .

Thanks,

Gurinder

 

2 answers

1 vote
Mykenna Cepek
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 1, 2021

The Recently Updated macro will display this on a Confluence page.

Programmatically, you can use the Confluence REST API to query for Content, and set:

  • the spaceKey parameter for the space of interest, and
  • the orderby parameter to sort by last updated DESC

I'm fuzzy about whether spaceKey is required. If so, you might have to query for Spaces to get a list of them all.

There are probably Marketplace apps that could help you with this too.

0 votes
Kishan Sharma
Community Champion
October 4, 2021

Hi @Gurinder Singh I agree with Mykenna, if you are familiar with REST APIs, you can get your required information programmatically.

If you are using Confluence Cloud, you can also explore this app its free for now, using which you can display last modified pages in your space.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events