GET api/datasets
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| text | string | 
 None.  | 
|
| offset | integer | 
 None.  | 
|
| limit | integer | 
 None.  | 
|
| listhidden | boolean | 
 None.  | 
|
| orderby | string | 
 None.  | 
|
| datefrom | date | 
 None.  | 
|
| dateto | date | 
 None.  | 
|
| facets | Collection of FacetInput | 
 None.  | 
Body Parameters
None.
Response Information
Resource Description
SearchResult| Name | Description | Type | Additional information | 
|---|---|---|---|
| NumFound | integer | 
 None.  | 
|
| Limit | integer | 
 None.  | 
|
| Offset | integer | 
 None.  | 
|
| Results | Collection of Metadata | 
 None.  | 
|
| Facets | Collection of Facet | 
 None.  | 
|
| Type | string | 
 None.  | 
Response Formats
application/json, text/json, text/html, text/csv
Sample:
Sample not available.