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: 

Confluence REST API. Get the latest 3 blogposts

Danyal Iqbal
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 Champions.
May 14, 2020

Hi everyone,

 how can i get the last 3 blogs posted in a space. I tried the follwoing endpoint and it returns the posts in random order:

 

I want to retrieve only the latest blogposts.

/rest/api/content/search?limit=3&expand=body.storage&cql=space=${space}%20AND%20type=blogpost

 

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.