bma
12 years agoMentor
How can I retrieve the detailed description of a blog node by REST API?
After adding a blog node to my community structure, how do I access its "Detailed description" property field via REST call or custom endpoint?
Example: Blog Edit Properties dialog
http://snappy-app.com/s/read.php?pass=ddff14a661a369d8d1326abdad3ca19d
e.g. /restapi/vc/blogs/id/<blogid> can retrieve the blog's id, forum title, short title, and (short) description.
/restapi/vc/blogs/id/<blodid>/settings also indicates that the (short) description is available via "board.description"
Is there a setting hidden or otherwise to access the detailed description?
Thanks!
Ben