The History Object holds information about an accounts history/activity.
| Field | Type | Example | Description |
|---|---|---|---|
| id | String | "aaaaaaaaaaabbbbbbbbbbbbb" | The ID of the event. |
| time | Date (Unix Timestamp) | "2020-01-01T08:00:00.000Z" | A unix timestamp of when the event took place. |
| description | String | "servers.destroy" | A description of the event. |
