Resource: Typeahead ( /api/typeahead )

Search resource, used for autocompleate control on UI.

Root Relation: Search

This resource supports the following methods: GET

Methods

GET


Quick search for site

This method supports the TQL query parameters tql, $top, $take and $inlinecount. See TQL Topic for more details.

Required Permissions

  • Dashboard

Status Codes

These are the expected status codes returned by the service. In addition, some other status codes may be returned if either an internal error occurs or there is an authentication issue (such as an expired OAuth token).

StatusDescription
200 - OKReturned if the request was completed successfully.
  • No labels