AhaSend · Schema
Account
Account schema from AhaSend API
EmailTransactional EmailDeveloper ToolsSMTPWebhooks
Properties
| Name | Type | Description |
|---|---|---|
| object | string | Object type identifier |
| id | string | Unique identifier for the account |
| created_at | string | When the account was created |
| updated_at | string | When the account was last updated |
| name | string | Account name |
| website | string | Account website URL |
| about | string | Account description |
| track_opens | boolean | Default open tracking setting |
| track_clicks | boolean | Default click tracking setting |
| reject_bad_recipients | boolean | Whether to reject bad recipients |
| reject_mistyped_recipients | boolean | Whether to reject mistyped recipients |
| message_metadata_retention | integer | Default message metadata retention in days |
| message_data_retention | integer | Default message data retention in days |