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": "912fd926-5391-48ff-b265-394d00640f4f",
"name": "Name of the result.",
"description": "Hi I describe the result",
"url": "/formbuilder/edit?formid=912fd926-5391-48ff-b265-394d00640f4f",
"tags": [
{
"_id": "The id of the tag.",
"description": "Description for the tag is optional.",
"name": "Name of the tag."
}
]
}
],
"count": -83085761
}
]
}