...
Usage modes
Mode | Description | UsageUsed params | Login required |
---|---|---|---|
Institution | Search for folders of an institution in DDB | Only use institution param | No |
Public | Search for public DDB folders | Use no No paramPortal is not used | No |
User | Search user folders | Use params Any combination of userId/portal/title alone or in combination | Yes |
Query parameters
Name | Value | Occurence | Default | Required |
---|---|---|---|---|
userId | ID of user | Once | - | At least userId or title required |
portal | Name of used portal | Once | DDB | Optional for DDB, for other portals required |
title | Title of folder | Once | - | At least userId or title required |
institution | ID of institution | Once | - | Only ID of institution |
offset | Beginn offset of results | Once | 0 (Solr default is used) | Optional |
size | Size data of results | Once | 10 (Solr default is used) | Optional |
...