GET api/2.0/crm/settings/organisation/logo This function requires authentication

Description

Returns an organization logo with the ID specified in the request in the base64 format.

Parameters
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
Example
GET api/2.0/crm/settings/organisation/logo?id=1234
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
Returns

Organization logo in the base64 format