GET /api-web/system/icon/{path}

As of Version

product version 2020 Winter | component version 

Request MethodGET
Response FormatSVG
Description

Retrieves a global, app-specific, or tenant-specific icon resource specified by path as SVG image.

In the case, no object-specific icon has been saved a standard icon is given back.

Such icon endpoints are also available in the admin-controller and resource-controller. They are intended to serve for the configuration of object type icons. Use the technical name of the corresponding object type as value for path.
>> Managing Icons

The role YUUVIS_SYSTEM_INTEGRATOR is required.

Response HTTP status codes:

HTTP Status CodeMeaning
200 OK
401 Unauthorized
404 Not found