Appearance
Get Main Logo
About 127 wordsLess than 1 minute
apiExtension PluginsWhite Label
2025-03-13
MethodGET
Request URL
/plugin/datafor/api/core/wl/wl_main.png
Authorization
No authentication required.
Content Typeimage/png
Description
Retrieves the main logo used in the white labeling configuration.
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 main logo image file in .png
format.
{}
HTTP Responses
HTTP Status Code | Meaning | Description |
---|---|---|
200 | OK | Main logo retrieved successfully. |
404 | Not Found | Logo file not found. |
500 | Internal Server Error | Unexpected server error. |