tools.ozone.moderation.getAccountTimeline
#main​
Get timeline of all available events of an account. This includes moderation events, account history and did history.
Parameters​
| Property | Type | Known Values | Required | Description | 
|---|---|---|---|---|
| did | string (did) | - | ✅ | - | 
Output​
- Encoding: application/json
 
| Property | Type | Known Values | Required | Description | 
|---|---|---|---|---|
| timeline | array of #timelineItem | - | ✅ | - | 
#timelineItem​
| Property | Type | Known Values | Required | Description | 
|---|---|---|---|---|
| day | string | - | ✅ | - | 
| summary | array of #timelineItemSummary | - | ✅ | - |