v1
latestSwagger 2.02026-07-132525401.9 MBcrash
Gets a specific crash for an app.
get/v0.1/apps/{owner_name}/{app_name}/crash_groups/{crash_group_id}/crashes/{crash_id}
Path parameters
crash_group_idstring required
id of a specific group
crash_idstring required
id of a specific crash
owner_namestring required
The name of the owner
app_namestring required
The name of the application
Query parameters
include_reportboolean
true if the crash should include the raw crash report. Default is false
include_logboolean
true if the crash should include the custom log report. Default is false
include_detailsboolean
true if the crash should include in depth crash details
include_stacktraceboolean
true if the crash should include the stacktrace information
grouping_onlyboolean
true if the stacktrace should be only the relevant thread / exception. Default is false
Response
Created