GET /v0.1/apps/{owner_name}/{app_name}/crash_groups/{crash_group_id}/stacktrace

appcenter.ms

Summary:
Operation ID: crashGroups_getStacktrace
Auth: api_key
Description

Gets a stacktrace for a specific crash.

Parameters (4)

app_name (string, path, required)

The name of the application

crash_group_id (string, path, required)

id of a specific group

grouping_only (boolean, query, optional, default: False)

true if the stacktrace should be only the relevant thread / exception. Default is false

owner_name (string, path, required)

The name of the owner

No probe data for this endpoint yet.