v1
latestOpenAPI 3.0.1The University of Illinois/NCSA Open Source License (NCSA)2026-07-1727211165.4 KBPerform a basic search
Return files, datasets and/or collections matching query criteria. Search can be filtered by a specific resource ID, limited to tags or specific metadata fields.
Query parameters
String term to search for. Can include regular expressions using Elasticsearch syntax.
Restrict search results to "file", "dataset", or "collection".
Return only resources belonging to a specific dataset.
Return only resources belonging to a specific collection.
Return only resources belonging to a specific space.
Return only resources belonging to a specific folder.
Restrict search to a specific metadata field, e.g. "Alternative Title".
Search for resources with a specific tag.
Starting index of first result; useful for pagination.
Number of search results to include; useful for pagination.
An alternative to "from" for pagination. Return the Nth page assuming "size" items per page.
A date or numeric field to sort by. If order is given but no field specified, created date is used.
Whether to scored in asc (ascending) or desc (descending) order. If a field is given without an order, asc is used.
Response
OK