v1

latestSwagger 2.02026-07-132525401.9 MB
crash

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

new_crash_group_idstring required
crash_idstring required
new_crash_idstring required
display_idstring
timestampstring date-time required
versionstring required
buildstring required
devicestring required
device_namestring
os_versionstring required
os_typestring
user_namestring required
user_emailstring