GET v2/Search

This will return indexed search results given a query

Request Information

URI Parameters

NameDescriptionTypeAdditional information
QueryTerm

string

None.

ExactPhrase

boolean

None.

AvailableDocTypes

Collection of string

None.

DocType

string

None.

Start

integer

None.

Rows

integer

None.

ValidSearchFacets

Collection of SearchFacet

None.

RequestSearchFacets

Collection of string

None.

Sort

string

None.

SortOrder

string

None.

StartDate

string

None.

EndDate

string

None.

Body Parameters

None.

Response Information

Resource Description

HTTP 200 with all Issues

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.