Forum Discussion

ghayman's avatar
ghayman
Guide
12 years ago

Getting a list of "floated" topics.

  Hi all,   Using the rest API, how can I get a list of topics that have been floated?   I see them floated to the top of the Recent Posts component and would lke to do a similar thing in my cus...
  • DougS's avatar
    12 years ago

    Floats are (strangely) a type of subscription in the Lithium app.  You can make a REST API call like the following to get floated threads for a board:

     

    /restapi/vc/boards/id/{board id}/subscriptions/global/float/thread