GET /v0.1/apps/{owner_name}/{app_name}/diagnostics/symbol_groups
Summary: Gets top N (ordered by crash count) of crash groups by missing symbol
Operation ID: missingSymbolGroups_list
Auth: api_key
Operation ID: missingSymbolGroups_list
Auth: api_key
Description
Gets top N (ordered by crash count) of crash groups by missing symbol
Parameters (3)
app_name
(string, path, required)
The name of the application
owner_name
(string, path, required)
The name of the owner
top
(integer, query, required)
top N elements
No probe data for this endpoint yet.