Crash Groups
API Documentation for various endpoints related to BugSplat Crash Groups
Get Summary
Query Parameters
Name
Type
Description
{
"Database": "tormore",
"PageData": null,
"Rows": [
{
"stackKey": "myConsoleCrasher+0x12b5",
"stackKeyId": "208",
"lastReport": "2021-08-24T17:59:30Z",
"firstReport": "2021-07-29T12:06:05Z",
"crashSum": "178",
"userSum": "7",
"techSupportSubject": null,
"defectId": null,
"stackKeyDefectUrl": null,
"stackKeyDefectLabel": null,
"comments": "Dave left a comment",
"subKeyDepth": "1"
}
]
}Curl Example
Get Key Crash
Query Parameters
Name
Type
Description
Curl Example
Last updated
Was this helpful?
