TagService.tagSearch |

Version 9 - view current page

HTTP MethodURIReturns
GET/TagService/tagSearch.doRetrieves a list of cells that posess the tag(s) sent as an argument to this call.

Overview
:Search for cells by tag
Common Parameters
plus...

Required Parameters:

tag.name
The name of the tag used to search for cells. This call supports multiple tag.name parameters on the query string.

Example Request ( required parameters in red ):

http://togo.wetpaint.com/TagService/tagSearch.do?key=yourissueddeveloperkey&ns=yourassignednamespace&
tag.name=someTag
&tag.name=someOtherTag&output=api