Forum Discussion

santosh_csc's avatar
7 years ago

How to get UID of categories/boards

When I hit https://community.lithium.com/restapi/vc/categories/uid/200 it returns me category details in XML format.

The response looks similar to the response of  https://community.lithium.com/restapi/vc/categories/id/<ID of the board>.

 

Same case with https://community.lithium.com/restapi/vc/boards/uid/200 as well.

 

So now my question is how can I get the UIDs of categories/boards?