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