Crashes
API Documentation for the BugSplat Crashes Endpoint
Last updated
Was this helpful?
API Documentation for the BugSplat Crashes Endpoint
Last updated
Was this helpful?
Get a list of crashes that have been posted to BugSplat
GET
https://app.bugsplat.com/api/crashes
Get a list of crashes for a database. This query supports paging, filtering, and grouping. All of the property keys in the Rows object can be used as column values for filtering and grouping e.g. id, stackKey, appName, ipAddress, etc.
database
string
BugSplat database containing crash data