Forum Discussion
jc758
13 years agoAdvisor
Hi
the parameters for the number of messages is page_size...
For the others, i don't see these query params in the rest api doc, so you need to do it by yourself in your client-side / server side code (if you want for instance truncate the body or the title text)
Anyway, the url of the call would be like that :
restapi.response_style=view : add the full url of the post in the view_href attribute
restapi.format_detail=full_list_element : add the body text in the response...
the detail of this call is in the restapidoc: Blog.html#Blog.solutions.recent
hope this helps
JC
Related Content
- 8 years ago
- 10 years ago
- 8 years ago