List bugs in your organization
List bugs filed in the API key owner's organization. Filterable by source / status / app_file_id / failure_classification. Ordered by created_at DESC.
When app or app_file_id is paired with status=open, this returns candidate issues for attaching a peer test run, scoped through the shared get_bug_test_run_candidate_issues RPC.
Query parameters
Filter by source (e.g. 'mcp', 'devloop').
Filter by source (e.g. 'mcp', 'devloop').
Filter by status.
Filter by status.
Filter by failure classification ('app_bug' or 'setup_issue').
Filter by failure classification ('app_bug' or 'setup_issue').
Alias for app_file_id when listing candidate issues.
Alias for app_file_id when listing candidate issues.
Filter by associated app file id.
Filter by associated app file id.
Filter by metadata.test_run_id.
Filter by metadata.test_run_id.
Filter by metadata.test_case_id.
Filter by metadata.test_case_id.
Headers
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.