GET api/search?query={query}&scope={scope}&shape={shape}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
query

string

Required

scope

SearchScope

Default value is All

shape

SearchHitResultsShape

Default value is Combined

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.