GET /v0.1/apps/{owner_name}/{app_name}/crash_groups
Operation ID: crashGroups_list
Auth: api_key
Description
Gets a list of crash groups and whether the list contains all available groups.
Parameters (10)
(string, query, optional, default: last_occurrence desc)
the OData-like $orderby argument
Constraints: {'enum': ['last_occurrence asc', 'last_occurrence desc', 'count asc', 'count desc', 'display_id asc', 'display_id desc', 'impacted_users asc', 'impacted_users desc']}
(string, path, required)
The name of the application
(string, query, optional)
version
(string, query, optional)
Cassandra request continuation token. The token is used for pagination.
(string, query, optional)
Constraints: {'enum': ['open', 'closed', 'ignored']}
(string, query, optional)
A freetext search that matches in crash, crash types, crash stack_traces and crash user
(string, query, optional)
Constraints: {'enum': ['GroupType1', 'GroupType2']}
(string, query, optional)
Earliest date when the last time a crash occured in a crash group
(string, query, optional)
Latest date when the last time a crash occured in a crash group
(string, path, required)
The name of the owner
No probe data for this endpoint yet.