Forum Discussion

santosh_csc's avatar
8 years ago

Get bookmarks of other users using API

I have to fetch all the bookmarks in the system.   Using V1: http://community.lithium.com/restapi/vc/users/id/30/subscriptions/?restapi.response_format=json Using LiQL: select * from bookmarks ...