v1
latestSwagger 2.02026-07-132525401.9 MBcrash
Gets all crashes of a group.
get/v0.1/apps/{owner_name}/{app_name}/crash_groups/{crash_group_id}/crashes
Path parameters
crash_group_idstring required
id of a specific group
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
date_fromstring date-time
date_tostring date-time
app_versionstring
version
error_type'CrashingErrors' | 'HandledErrors'
Response
Success