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

Suggest an answer

Log in or Sign up to answer