Deskhero Developer Hub
Back to deskhero.com
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
Authorisation
No authentication needed

Request arguments

Name Type Source
inputDTOCmn_search_website_inputQuery
Request body example

Response

Status
200 (OK)
Type
DtoCmn_search_website_response
Wrapper
Other statuses
400 (BadRequest), 403 (Forbidden)
Response body example

Generated Aug 4, 2026 18:37