workspacekinds
Get workspace kind icon
Returns the icon image for a specific workspace kind. If the icon is stored in a ConfigMap, it serves the image content. If the icon is a remote URL, returns 404 (browser should fetch directly).
get/workspacekinds/{name}/assets/icon
Path parameters
namestring required
Name of the workspace kind
Query parameters
namespacestring
Namespace to request asset for.
Response
The image file content.
string binary required