Charting
API Documentation for the BugSplat Charting Endpoints
Crash History
Query Parameters
Name
Type
Description
{
"TotalRows": 1,
"TotalCrashes": 20,
"StartDay": 738387,
"EndDay": 738388,
"Rows": [
{
"appName": "All",
"series": [
{
"day": 738387,
"timestamp": 1629417600,
"totalCrashCount": 20
},
{
"day": 738388,
"timestamp": 1629504000,
"totalCrashCount": 0
}
]
}
]
D}Curl Example
Stack Key Daily Volume
Query Parameters
Name
Type
Description
Curl Example
Last updated
Was this helpful?
