HTTP Method as of product version | Purpose | Response Format | Description |
---|
GET as of 2020 Autumn, deprecateted as of 2023 Spring | getUserInfo | JSON | Insert excerpt |
---|
| GET /api-web/api/users/{userId} |
---|
| GET /api-web/api/users/{userId} |
---|
nopanel | true |
---|
| /api-web/api/users/{userId} |
GET as of 2020 Autumn | getResultListConfiguration | JSON | Insert excerpt |
---|
| GET /api-web/api/users/config/result/{type} |
---|
| GET /api-web/api/users/config/result/{type} |
---|
nopanel | true |
---|
| /api-web/api/users/config/result/{type} |
POST as of 2020 Autumn | saveResultListConfiguration | HTTP status code | Insert excerpt |
---|
| POST /api-web/api/users/config/result/{type} |
---|
| POST /api-web/api/users/config/result/{type} |
---|
nopanel | true |
---|
| /api-web/api/users/config/result/{type} |
GET as of 2020 Autumn, deprecateted as of 2021 Winter | getGlobalSettings | JSON | Insert excerpt |
---|
| GET /api-web/api/users/globalsettings/{section} |
---|
| GET /api-web/api/users/globalsettings/{section} |
---|
nopanel | true |
---|
| /api-web/api/users/globalsettings/{section} |
POST as of 2020 Autumn, deprecateted as of 2021 Winter | saveGlobalSettings | HTTP status code | Insert excerpt |
---|
| POST /api-web/api/users/globalsettings/{section} |
---|
| POST /api-web/api/users/globalsettings/{section} |
---|
nopanel | true |
---|
| /api-web/api/users/globalsettings/{section} |
GET as of 2020 Autumn | getGeneralSettings | JSON | Insert excerpt |
---|
| GET /api-web/api/users/settings |
---|
| GET /api-web/api/users/settings |
---|
nopanel | true |
---|
| /api-web/api/users/settings |
POST as of 2020 Autumn | saveGeneralSettings | HTTP status code | Insert excerpt |
---|
| POST /api-web/api/users/settings |
---|
| POST /api-web/api/users/settings |
---|
nopanel | true |
---|
| /api-web/api/users/settings |
GET as of 2020 Autumn | getSettings | JSON | Insert excerpt |
---|
| GET /api-web/api/users/settings/{section} |
---|
| GET /api-web/api/users/settings/{section} |
---|
nopanel | true |
---|
| /api-web/api/users/settings/{section} |
POST as of 2020 Autumn | saveSettings | HTTP status code | Insert excerpt |
---|
| POST /api-web/api/users/settings/{section} |
---|
| POST /api-web/api/users/settings/{section} |
---|
nopanel | true |
---|
| /api-web/api/users/settings/{section} |
GET as of 2020 Autumn, deprecateted as of 2023 Spring | getUsers | JSON | Insert excerpt |
---|
| GET /api-web/api/users/users |
---|
| GET /api-web/api/users/users |
---|
nopanel | true |
---|
| /api-web/api/users/users |
GET as of 2020 Autumn, deprecateted as of 2023 Spring | whoAmI | JSON | Insert excerpt |
---|
| GET /api-web/api/users/whoami |
---|
| GET /api-web/api/users/whoami |
---|
nopanel | true |
---|
| /api-web/api/users/whoami |