Search
Search website
Semantic search over pages that Deskhero has scraped for the workspace, returning up to 25 matches above a fixed score threshold as title, url and score, plus the time the search took. Queries shorter than three characters return no results, and in production the call is limited to Deskhero's own support workspace, other workspaces get an empty body.
GET
/api/{tenant:minlength(2)}/v{version:apiVersion}/search/search_website
Request arguments
| Name | Type | Source |
|---|---|---|
| input | DTOCmn_search_website_input | Query |
Request body example
Response
Response body example
Generated Aug 4, 2026 18:37