GET /api-web/system/resources/text

As of Version

product version 2020 Winter | component version 

Request MethodGET
Response FormatJSON
Description

This request retrieves global localized text resources for the Accept-Language.

The role YUUVIS_SYSTEM_INTEGRATOR is required.

Response HTTP status codes:

HTTP Status CodeMeaning
200 OK
401 Unauthorized
Request Example

https://<host>/api-web/system/resources/text

No request body

Response Example

200 OK

{
  "additionalProp1": "email",
  "additionalProp2": "phone",
  "additionalProp3": "mobile"
}