Get account branding
get_brandingGet the account's white-label branding (logo, favicon)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | The account branding — logo_url (full logo) and favicon_url (square mark). | |
| success | Yes | True when the call succeeded. A failure comes back as an error result instead. |