...
- This endpoint needs no authentificated user.
- The endpoint works in two modes:
- Mode 1: You query an institution and it searches for results if the institution. Mode 2: You set no institution and it searches only for published folders (for the given portal)query only searches for folders with given institution id.
Query parameters
Name | Value | Occurence | Default | Required | |||||
---|---|---|---|---|---|---|---|---|---|
institution | Institution query | Once | - | Query string for institution(s) | portal | Name of used portal | Once | DDB | Optional for DDB, for other portals required |
offset | Beginn offset of results | Once | 0 (Solr default is used) | Optional | |||||
size | Size data of results | Once | 10 (Solr default is used) | Optional |
...