v1
latestSwagger 2.02026-07-132525401.9 MBcrash
Gets a list of all uploads for the specified application
get/v0.1/apps/{owner_name}/{app_name}/symbol_uploads
Path parameters
owner_namestring required
The name of the owner
app_namestring required
The name of the application
Query parameters
topinteger
The maximum number of results to return.
status'all' | 'uploaded' | 'processed'
Filter results by the current status of a symbol upload: * all: all states in the symbol upload process. Includes created, aborted, committed, processing, indexed and failed states * uploaded: all states after package is uploaded. Includes committed, processing, indexed and failed states * processed: symbol upload processing is completed. Includes indexed and failed states.
symbol_type'AndroidProguard' | 'Apple' | 'Breakpad' | 'JavaScript' | 'UWP'
The type of symbols
Response
Success