This API allows a user to perform search operations on internal web sites.
Success
Bad Request
Unauthorized
Forbidden
Not Found
Not acceptable
Internal server error
Sample response when searching a String .
{- "intrawebItem": [
- {
- "title": "Demonstration of Web Item 1",
- "summary": "This is a Demonstration of A Web Item 1"
}, - {
- "title": "Demonstration of Web Item 1",
- "summary": "This is a Demonstration of A Web Item 1"
}
], - "query": "Demonstration"
}