GET organisation/logo/view
Available from CRM.COM R11.0.0
This method returns the logo information related with the organisation of the logged in user
Resource URL
Parameters
Name | Type | Description |
token | String | The token retrieved from the login method |
fields_set | List of Strings, comma separated | A list of fields that should be included in the results. If not specified then all the available fields will be returned |
Response Data
Name | Type | Description |
---|---|---|
file_name | String | The name of the file |
file_content_url | String | The url that can be used to access the actual content of the file |
file_mime_type | String | The mime type of the attached file |