GET api/datasets-namespace?namespace={namespace}&limit={limit}&offset={offset}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
namespace | string |
Required |
|
limit | integer |
Default value is 10 |
|
offset | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
SearchResultName | 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.