GET api/SearchRecord?navPaths={navPaths}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
text | string |
None. |
|
offset | integer |
None. |
|
limit | integer |
None. |
|
facets | Collection of FacetInput |
None. |
|
navPaths | string |
None. |
Body Parameters
None.
Response Information
Resource Description
SearchResultName | Description | Type | Additional information |
---|---|---|---|
NumFound | integer |
None. |
|
Limit | integer |
None. |
|
Offset | integer |
None. |
|
Results | Collection of Record |
None. |
|
Facets | Collection of Facet |
None. |
Response Formats
application/json, text/json, text/csv
Sample:
Sample not available.