v1

latestOpenAPI 3.0.3Apache 2.02026-07-142201861.5 MB
Projects

List a Project's Debug Information Files

Retrieve a list of debug information files for a given project.

get/api/0/projects/{organization_id_or_slug}/{project_id_or_slug}/files/dsyms/

Path parameters

organization_id_or_slugstring required

The ID or slug of the organization the resource belongs to.

project_id_or_slugstring required

The ID or slug of the project the resource belongs to. Project slugs are unique within each organization.

Query parameters

querystring

Substring filter matched against object name, debug ID, code ID, CPU name, and file headers.

debug_idstring

Filter results to debug information files matching the given debug ID.

code_idstring

Filter results to debug information files matching the given code ID.

file_formatsstring[]

Restrict results to one or more file formats.

cursorstring

A pointer to the last object fetched and its sort order; used to retrieve the next or previous results.

Response

idstring required
uuidstring required
debugIdstring required
codeIdstring nullable required
cpuNamestring required
objectNamestring required
symbolTypestring required
headersobject required
sizeinteger required
sha1string required
dateCreatedstring date-time required
dataobject required