v1

latestSwagger 2.02026-07-132525401.9 MB
crash

Gets a list of crash groups and whether the list contains all available groups.

get/v0.1/apps/{owner_name}/{app_name}/crash_groups

Path parameters

owner_namestring required

The name of the owner

app_namestring required

The name of the application

Query parameters

last_occurrence_fromstring date-time

Earliest date when the last time a crash occured in a crash group

last_occurrence_tostring date-time

Latest date when the last time a crash occured in a crash group

app_versionstring

version

group_type'GroupType1' | 'GroupType2'
group_status'open' | 'closed' | 'ignored'
group_text_searchstring

A freetext search that matches in crash, crash types, crash stack_traces and crash user

$orderby'last_occurrence asc' | 'last_occurrence desc' | 'count asc' | 'count desc' | 'display_id asc' | 'display_id desc' | 'impacted_users asc' | 'impacted_users desc'

the OData-like $orderby argument

continuation_tokenstring

Cassandra request continuation token. The token is used for pagination.

Response

Success

limited_result_setboolean required
continuation_tokenstring

Cassandra request continuation token. The token is used for pagination.