v12

latestOpenAPI 3.1.0AGPL-3.0raw.githubusercontent.com2026-05-286377631.6 MB
/api/ee/custom-viz-plugin

GET /api/ee/custom-viz-plugin/{id}/asset

Serve a static image asset from the plugin's bundle. The asset path is passed as a path query parameter (e.g. ?path=icon.svg) and must match an entry in the manifest's assets whitelist. Only image files are served. In dev mode, proxies from the dev base URL if set.

get/api/ee/custom-viz-plugin/{id}/asset

Path parameters

idinteger required

value must be an integer greater than zero.

Query parameters

pathstring required

Response

Successful response

{"stackTrail":"paths:/api/ee/custom-viz-plugin/{id}/asset:get:responses:2XX:content:application/json:schema","oasType":"schema","type":"unknown"}