...
Response payload
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
[ { "privilege": "READER_ORGS", "id": [], "global": true, "heritable": false }, { "privilege": "FACHSTELLE_MUSEUM", "id": [], "global": true, "heritable": true, "sector": "Museum" } ] |
...
Response payload
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
{ "treeResult": [ { "treeResult": [ { "treeResult": [], "organization": { "id": "00000249", "displayName": [ { "value": "Archiv der Königlichen Porzellan-Manufaktur Berlin", "lang": "deu" } ], "type": "ddb-institution", "administrativeNote": "# -- Daten aus der alten Registrierung:\", "abbreviation": [], ... |
...
Request payload
Code Block | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
{ "nickname": "testuser-ri", "email": "testuser-ri@ddb.de", "pswd": "testuser-ri" } |
Response payload
Code Block | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
{ "id": "cb5d9c5810e985e7beda092b22e1e480", "nickname": "testuser-ri", "status": "CONFIRMED", "surName": "surname is unknown", "email": "testuser-ri-1@ddb.de", "created": "2024-01-31T12:13:30", "creatorId": "anonymous", "modified": "2024-01-31T12:13:30", "modifierId": "anonymous" } |
...