Forum Discussion

clemlith's avatar
clemlith
Expert
11 years ago

How can I retrieve the detailed description of a board via REST API

Hi Everyone,

Do you know how to retrieve the detailed description of a boards via rest API ?

I saw a thread where bma was talking about detailed description as setting of the node but can't find any documentation on this.

 

Please feel free to intervene in this thread if you have a solution or a track to follow :)

 

Clement

 

 

 

 

2 Replies

  • PaoloT's avatar
    PaoloT
    Lithium Alumni (Retired)
    11 years ago

    Hi clemlith 

     

    I think you can use either the description or the detailed description, depending on how you set it up in Admin

     

    http://<community>/restapi/vc/boards/id/<boardId>/settings/name/description_long
    
    http://<community>/restapi/vc/boards/id/<boardId>/description

     Does that help?

     

    Cheers,