Pushes
Returns push notifications sent to and from the authenticated Pushbullet user.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| SourceDeviceId | String |
Devices.Id | |
| TargetDeviceId | String |
Devices.Id | |
| Title | String | ||
| PushDirection | String |
The allowed values are self, outgoing, incoming. | |
| PushType | String |
The allowed values are note, link, file. | |
| CreatedAt | Datetime | ||
| ModifiedAt | Datetime | ||
| ActiveAppGuids | String | ||
| TextBody | String | ||
| ChannelId | String | ||
| ClientId | String | ||
| FileName | String | ||
| FileType | String | ||
| FileUrl | String | ||
| ClientGuid | String | ||
| ImageHeight | Integer | ||
| ImageUrl | String | ||
| ImageWidth | Integer | ||
| IsActive | Boolean | ||
| IsDismissed | Boolean | ||
| ReceiverEmail | String | ||
| ReceiverEmailNormalized | String | ||
| ReceiverId | String | ||
| SenderEmail | String | ||
| SenderEmailNormalized | String | ||
| SenderId | String | ||
| SenderName | String | ||
| PushUrl | String |