get
https://api.mixmax.com/v1/integrations/sidebars
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
| Property | Type | Description |
|---|---|---|
| String | Unique ID |
| userId | String | Owner id. Omitted if the sidebar integration is global to all users |
| createdAt | Date | Created date |
| name | String | Arbitrary name that shows up in the settings page. |
| url | String | URL of the sidebar |
| iconImage | String | URL of the icon that shows up in the sidebar. This, or both iconNameandiconColor, must be specified. |
| iconName | String | The name of a Font Awesome icon. Example: "info-circle". Both this andiconColor, oriconImage, must be specified. |
| iconColor | String | The color to use for the Font Awesome icon, if iconName is specified, as a hex value. Example: "#8a8a9e". Both this andiconName, oriconImage, must be specified. |
