Skip to main content
GET
Get issue

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

issue_id
string
required

Issue ID.

Response

Issue

id
string
required
project_id
string
required
agent_name
string | null
required
name
string
required
category
required
Available options:
retry_loop,
integration_failure,
skipped_work,
misread_instruction,
out_of_scope_work,
instruction_violation,
hallucination,
communication
subsystem
string | null
required
failure_class
string | null
required
canonical_mechanism
string | null
required
status
enum<string>
required
Available options:
open,
in_progress,
resolved,
dismissed
regressed_at
string<date-time> | null
required
created_at
string<date-time> | null
required
updated_at
string<date-time> | null
required
assignee_user_id
string | null
required
confirmed_by
string | null
required
confirmed_at
string<date-time> | null
required
confirmation_verdict
enum<string> | null
required
Available options:
agreed_with_validation,
overrode_inconclusive,
overrode_invalid,
null
flagged
boolean
required
tags
object[]
required
notifiable
boolean
required
needs_review
boolean
required
validation
object | null
required
raw_lane_scores
object | null
required
metric_flags
object
required
introduced_in_release
string | null
last_seen_in_release
string | null