workspacekinds
Get workspace kind logo
Returns the logo image for a specific workspace kind. If the logo is stored in a ConfigMap, it serves the image content. If the logo is a remote URL, returns 404 (browser should fetch directly).
get/workspacekinds/{name}/assets/logo
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