...
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
[ { "privilege": "READER_ORGS", "id": [], "global": true, "heritable": false }, { "privilege": "FACHSTELLE_MUSEUM", "id": [], "global": true, "heritable": true, "sector": "Museum" } ] |
...
US14 | Get global privilege
GET | /user/privilege/{privilege} |
---|
Admin permission required
...
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
{ "privilege": "FACHSTELLE_ARCHIV", "id": [ "fachstelle_archiv", "76cbd46def6ee122af1218e080ce1264", "5924c8bc43d72a99cc599c739a5b2300", "ffd0228f2f57c93df01d39c4da1799c2", "96185c01ec10b9cf28656d8137748e71", "a1935d91ef4ebcf1f57ef120e6e76aad", "4026c88b653a112935812de111b4af22" ], "sector": "Archiv", "global": true, "heritable": true } |
...