...
/
...
social/
...
gui/modules/search/{term}
Info |
---|
Note - the "widget uploader" (widgetUploader.jsp) should be used in most cases, rather than this lower level call. (Intended for integration with the Community Edition GUI - not for 3rd party API access) Searches modules across all the user's communities, where the title, author or description contains the search term and returns a list of results. |
Authentication
Required, see Auth - Login
Arguments
term (required)
Search term used to find matching modules (searches on title, author, and description)
Example
http://infinite.ikanow.com/api/knowledgesocial/uisetupgui/modules/search/ikanow
http://infinite.ikanow.com/api/knowledgesocial/uisetupgui/modules/search/map
http://infinite.ikanow.com/api/knowledgesocial/uisetupgui/modules/search/rad
Example Response
Info | ||
---|---|---|
|
...