GET /asset/v1/content/assets/salutations
Gets the default header and footer for an account.
Result | Reason | Name | Type | Description | Name | Type | Description |
---|---|---|---|---|---|---|---|
200 | A salutation object | ||||||
HTMLHeader | string | The HTML header | |||||
HTMLFooter | string | The HTML footer | |||||
textHeader | string | The text header | |||||
textFooter | string | The text footer | |||||
400 | Bad Request | ||||||
Message | string | The error message | |||||
ErrorCode | number | The specific error code | |||||
Documentation | string | Any specific documentation for the error |