Skip to main content
GET
Get issue detail by UUID or exact human reference

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

id identifier

issueId
string
required

Issue UUID, bare number, #number, ATOLL-number, TSK-number, or supported exact project-derived prefix

Query Parameters

projectId
string<uuid>

Optional project UUID used to scope an otherwise ambiguous human issue reference

include
enum<string>

Use artifact_manifest to add issue.artifacts with compact PRD and Implementation Plan metadata. The default response does not read or return Artifacts.

Available options:
artifact_manifest

Response

Successful response

issue
object
required