Page Properties | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||
Resources & Remarks
Modification History
|
Excerpt |
---|
The higher-level API Endpoints of the Web-API Gateway on top of the core, as it is useful for client application developersgateway for user settings management, accessible for any authenticated user. |
The endpoints are used by the CLIENT Service that provides yuuvis® client as reference implementation. They internally call the USERSERVICE.
HTTP Method as of product version | Purpose | Response Format | Description |
---|
admin-controller (manage tenant resources)
GET as of |
as of 2021 Summer
null
if there is no catalog with this name.as of 2021 Summer
as of 2021 Summer
as of 2020 Autumn
postForm - saves not enriched form
Saves not enriched form./admin/form/{objecttype}
GET
as of 2020 Winter
2020 Autumn, deprecateted as of 2023 Spring | getUserInfo | JSON |
/api-web/api/users/{userId} | ||||||||
GET as of 2020 Autumn |
Returns not enriched form by type, situation and for specified tenant. Returns null, if there is no designed form model for the given type and situation./admin/form/{objecttype}
getResultListConfiguration | JSON |
/api-web/api/users/config/result/{type} | ||||||||
POST as of 2020 |
postConfig - This Request updates a tenant client configuration
Autumn | saveResultListConfiguration | HTTP status code |
|
|
|
/admin/resources/icon/{path
|
as of 2020 Autumn
getIcon - retrieves icon resource
This request returns an icon resource as SVG image./admin/icon/{path}
as of 2020 Autumn
postIcon - updates the icon resource
GET |
/bpm/process/instances
, | getGlobalSettings | JSON |
Accept-Language
./admin/resources/text
as of 2020 Autumn
tenant
and locale
./admin/resources/text/{locale}
as of 2020 Autumn
getSupportedLanguages - retrieves all languages
This request returns all supported languages for tenant
resources./admin/resources/text/languages
bpm-controller (manage process instances)
as of 2020 Autumn
/api-web/api/users/globalsettings/{section} | ||||||||
POST as of 2020 Autumn |
/bpm/process/instances
as of 2020 Autumn
/bpm/process/instances/{processInstanceId}
as of 2020 Autumn
/bpm/tasks
as of 2020 Autumn
Tasks actions/bpm/tasks/{taskId}
dms-controller (manage DMS objects)
as of 2020 Autumn
/dms/{id}
as of 2020 Autumn
/dms/{id
, deprecateted as of 2021 Winter | saveGlobalSettings | HTTP status code |
/api-web/api/users/globalsettings/{section} | ||||||||
GET as of 2020 Autumn |
/dms/{id}/content
as of 2020 Autumn
/dms/{id}/versions
as of 2020 Autumn
version
./dms/{id}/versions/{version}
as of 2020 Autumn
/dms/create
as of 2020 Autumn
type
and situation
./dms/form/{objecttype}
getGeneralSettings | JSON |
/api-web/api/users/settings | ||||||||
POST as of 2020 Autumn |
/dms/search
as of 2020 Autumn
/dms/update/{id}
as of 2020 Autumn
update content of dms object/dms/update/{id}/content
resource-controller (retrieve resources)
as of 2020 Autumn
/resources/icon/{path}
/system/icon/{pathsaveGeneralSettings | HTTP status code |
/api-web/api/users/settings | ||||||||
GET as of 2020 Autumn |
Accept-Language
./resources/text
system-controller (manage global resources)
GET
as of 2020 Autumn
Returns not enriched form by a global type, situation and for specified tenant. Returns null, if there is no designed form model for the given type and situation./system/form/{objecttype}
as of 2020 Autumn
postForm - saves not enriched form
Saves not enriched form./system/form/{objecttype}
as of 2020 Autumn
getIcon - retrieves icon resource
as of 2020 Autumn
getLocalizedTextResources - retrieves text resources
Accept-Language
./system/resources/text
as of 2020 Autumn
tenant
and locale
./system/resources/text/{locale}
as of 2020 Autumn
getSupportedLanguages - retrieves all languages
This request returns all supported languages for global
resources./system/resources/text/languages
user-controller - manger user specific information
getSettings | JSON |
/api-web/api/users/settings/{section} | ||||||||
POST as of 2020 Autumn |
postIcon - updates the icon resource
/system/resources/icon/{path}
saveSettings | HTTP status code |
/api-web/api/users/settings/{section} | ||||||||
GET as of 2020 Autumn |
/user/{userId}/info
as of 2020 Autumn
type
. Inga - result list = hit list /user/config/result/{type}
as of 2020 Autumn
type
./user/config/result/{type}
as of 2020 Autumn
section
name./user/globalsettings/{section}
as of 2020 Autumn
/user/globalsettings/{section}
, deprecateted as of 2023 Spring | getUsers | JSON |
/api-web/api/users/users | ||||||||
GET as of 2020 Autumn |
/user/settings
as of 2020 Autumn
/user/settings
as of 2020 Autumn
section
name. Inga: verstehe ich nicht - Lesen der Konfigurationsdaten kann für den angemeldeten Benutzer und Sektion erfolgen /user/settings/{section}
as of 2020 Autumn
/user/settings/{section}
as of 2020 Autumn
/user/users
as of 2020 Autumn
/user
, deprecateted as of 2023 Spring | whoAmI | JSON |
/api-web/api/users/whoami |