Get issue detail by UUID or exact human reference
Issues
Get issue detail by UUID or exact human reference
Accepts an issue UUID, bare number, #number, ATOLL-number, TSK-number, or unambiguous project-derived prefix. Candidates are filtered by live project access before ambiguity evaluation; titles are never fuzzy-matched.
GET
Get issue detail by UUID or exact human reference
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
id identifier
Issue UUID, bare number, #number, ATOLL-number, TSK-number, or supported exact project-derived prefix
Query Parameters
Optional project UUID used to scope an otherwise ambiguous human issue reference
Response
Successful response
The response is of type object.

