GET api/2.0/crm/settings/organisation/logo
Returns an organization logo with the ID specified in the request in the base64 format.
Name |
Description |
Type |
Example |
id
sent in url
|
Organization logo ID
If this parameter is equal to 0, then the current logo is taken
|
number
|
1234
|
GET api/2.0/crm/settings/organisation/logo?id=1234
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
Organization logo in the base64 format