Forum Discussion

Pradnya's avatar
Pradnya
Guide
7 years ago

Want V1 call to get users topic having style param as forum

I want REST API V1 call to get particular user's topic having style param as a forum

6 Replies

  • @Prandnya - You can use the following query:

    Community-Name/restapi/vc/users/id/[id] /topics/in/boards/id/[board_id] /count

    Thanks

  • Pradnya's avatar
    Pradnya
    Guide
    7 years ago

    Payal this api is specific to certain board , i want it for overall community.

  • Payal's avatar
    Payal
    Director
    7 years ago

    For Overall community, please find below the api call:

     

    http://community.lithium.com/community-name/restapi/vc/users/id/[id] /topics/style/forum/count

    Thanks

  • Payal's avatar
    Payal
    Director
    7 years ago

    You can simply remove the count from the query as mentioned in Lithium Doc:

     

     

     

    Thanks

     

     

  • Pradnya's avatar
    Pradnya
    Guide
    7 years ago

    PayalI have tried this earlier.But I am getting following error.

    https://community/restapi/vc/users/id/[id]/topics/style/forum/recent/count