ProjectEventDetails
Retrieve full details for a specific event within a Sentry project including tags contexts and entries.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| ProjectId | String | ||
| EventId | String | ||
| GroupId | String | ||
| Title | String | ||
| Platform | String | ||
| Type | String | ||
| DateCreated | Datetime | ||
| DateReceived | Datetime | ||
| Contexts | String | ||
| Entries | String | ||
| Errors | String | ||
| Fingerprints | String | ||
| Message | String | ||
| NextEventId | String | ||
| Packages | String | ||
| PreviousEventId | String | ||
| Release | String | ||
| Sdk | String | ||
| Size | Integer | ||
| Tags | String | ||
| User | String |