Issues
The Issues API lets server-side integrations create and manage support issues in the same workspace-scoped issue model used by the Woes operator app and client portal.The REST Issues API does not expose internal notes, raw metadata, workspace
ids, operator-only debug fields, or provider details.
Issue Object
List Issues
Create Issue
201 Created
Retrieve Issue
External Links
Issue responses includeexternalLinks, an array of customer-safe links to
external product or engineering work. Today those links are Linear-shaped:
The API does not return private integration credentials, webhook details, or
operator-only notes.
Update Issue
Tenant Boundary
Every Issues API call is scoped to the workspace attached to the API key. If an issue id or source conversation id belongs to another workspace, Woes returns404 instead of revealing that the record exists.
