Search through IAP for results from various collections that match your search term, as well as for results that have tags that match your search term.
{
"results": [
{
"label": "Forms",
"type": "forms",
"results": [
{
"_id": "The id of the result.",
"name": "Name of the result.",
"description": "Hi I describe the result",
"url": "The shortened url to access the result from.",
"tags": [
{
"_id": "5c8fa4a8d8e04500b1b2f28f",
"description": "Hi I describe the tag",
"name": "testTag"
}
]
}
],
"count": -4786798
}
]
}