Forum Discussion

wds_ua_dendy's avatar
11 years ago

An api for querying messages by tags

Is there way for querying forum messages by tags like we do this with labels?

/restapi/vc/search/messages?q=labels: (term1%20OR%20term2)

 

Found this one:

/restapi/vc/boards/id/PublicBoard/tagging/for/tags/text/tagName/messages

But it doesn't allow querying by more than one tag.