...
- 200 = Successful
- 400 = Bad Request
- 401 = User not authorized to login
- 404 = User not found
- 500 = Internal server error
Example call(s)
Code Block | ||
---|---|---|
| ||
GET https://dev-ddb.fiz-karlsruhe.de/api/2/user/info |
...
US03 | Get all user privileges
...
...
Code Block | ||
---|---|---|
| ||
GET https://dev-ddb.fiz-karlsruhe.de/api/2/user/info |
...
...