Appearance
Get Main Logo Small
About 138 wordsLess than 1 minute
apiExtension PluginsWhite Label
2025-03-13
MethodGET
Request URL
/plugin/datafor/api/core/wl/wl_main_small.png
Authorization
No authentication required.
Content Typeimage/png
Description
Retrieves the small version of the main logo, which is displayed when the menu bar is hidden.
By default, logo files are stored in the following directory:
pentaho-solutions\system\datafor\ui\images\
When the White Label Tool is configured, the files are stored in:
pentaho-solutions\system\datasource\whitelabel
Response Examples
✅ Success Response (200 OK)
Returns the small main logo image file in .png
format.
{}
HTTP Responses
HTTP Status Code | Meaning | Description |
---|---|---|
200 | OK | Small main logo retrieved successfully. |
404 | Not Found | Logo file not found. |
500 | Internal Server Error | Unexpected server error. |