v1

latestSwagger 2.02026-07-132525401.9 MB
crash

Returns the list of all symbols for the provided application

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

Path parameters

owner_namestring required

The name of the owner

app_namestring required

The name of the application

Response

Success

symbol_idstring required

The unique id for this symbol (uuid)

type'Apple' | 'JavaScript' | 'Breakpad' | 'AndroidProguard' | 'UWP' required

The type of the symbol for the current symbol upload

app_idstring required

The application that this symbol belongs to

platformstring required

The platform that this symbol is associated with

urlstring required

The path name of the symbol file in blob storage

origin'System' | 'User' required

The origin of the symbol file

alternate_symbol_idsstring[] required

The other symbols in the same file

status'available' | 'ignored' required

Whether the symbol is ignored.

versionstring

The version number. Optional for Apple. Required for Android.

buildstring

The build number. Optional for Apple. Required for Android.

symbol_upload_idstring required

The id of the symbol upload this symbol belongs to.