Forum Discussion
Gursimrat
12 years agoLeader
NicoB So what is the REST call to get the URL of the labels?
Sign in to react to this post
samudhraa
12 years agoExpert
Hi Gursimrat ,
I don't think labels have URLs associated with them. They are usually text. Though I think we can customize to make a label as link , by adding a filter by label function to it.
I think this REST call would return all posts with a particular label text associated with it.
/restapi/vc/boards/id/video_cards/replies/for/labels/text/label_text
/restapi/vc/posts/for/labels/text/label_text
Hope that helps.
Thanks,
Sam
Sign in to react to this post