List issues (Beta)
Beta: This endpoint is in active development and may change without notice.
Returns issues for the authenticated tenant, optionally filtered by session, status, severity, tag, linked trace, or last modified time.
Authorizations
Query Parameters
Filter by session ID (UUID)
Filter by session name (exact match)
Filter by status
open, fixing, watching, completed, ignored Filter by severity
0, 1, 2, 3 Filter by exact severity (repeatable; OR semantics)
0, 1, 2, 3 Filter by Engine activity (repeatable; OR semantics)
fixing, watching, recurred Filter by tag (exact match)
Return only issues with a linked run in this trace
Return only issues updated at or after this RFC3339 timestamp
Sort field
default, created_at, updated_at, last_seen, last_updated, trace_count, severity Group results by issue lifecycle status before applying sort_by
Page size (positive integer; defaults to 50, capped at 500)
Page offset (non-negative integer; at most 100000)
Response
OK
Nil unless eligible: "auto_close" or "prompt". Evidence carries the deciding gate.
RecurrencesSinceWatching counts linked traces whose run start_time is after watching_since — i.e. recurrences observed during the current watch period.
0, 1, 2, 3 open, fixing, watching, completed, ignored 
