latestOpenAPI 3.1.02026-08-1951540273.3 KB

008f119d866c

projects

List project issues

List a project's tracked issues: bugs and warnings surfaced by QA runs, deduplicated across runs with occurrence counts and triage status. Open issues sort first, then by most recently seen.

get/v1/projects/{projectId}/issues

Path parameters

projectIdstring required

Project ID or shortId

Query parameters

status'open' | 'resolved' | 'false_positive'

Filter to one triage status.

Filter to one triage status.

environment'production' | 'staging' | 'preview' | 'custom'

Filter to issues seen on one deployment environment.

Filter to issues seen on one deployment environment.

limitstring

Maximum issues to return (1-100, default 50).

Headers

Authorizationstring required

API key authentication using Bearer token format

Response

List of project issues

countinteger required
openCountinteger required

Total open issues in the project.