IssueEvents
Retrieve a list of events associated with a specific Sentry issue.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| EventId | String | ||
| GroupId | String | ||
| ProjectId | String | ||
| Title | String | ||
| Platform | String | ||
| Type | String | ||
| DateCreated | Datetime | ||
| CrashFile | String | ||
| Culprit | String | ||
| Location | String | ||
| Message | String | ||
| Metadata | String | ||
| Tags | String | ||
| User | String |