Magidoc

search
Query

[!] Warning: this query is currently in beta and the API might change

Arguments

#

searchTerm

Non-null

The search term to search for

account

Limit the scope of the search to this account and its children

host

Limit the scope of the search to this host and its hosted accounts

useTopHits

Non-null

Set this to true if you are displaying all the results in the same list, and want a consistent sorting order across different types. (!) Paginating wih offset will not be supported

timeout = 10000

Non-null

The maximum amount of time in millisecond to wait for a single entity type query to complete (for SQL search)

defaultLimit = 10

Non-null

The default limit for each entity type

Response

#

Returns SearchResponse !.

Example

#

    
  

3

    
  

3

    
  

3