Overview
The Linear integration allows you to search through your Linear issues and projects. It supports both and .Authentication
The Linear integration can be set up as a personal connection or as a shared connection.Personal connection (OAuth)
Each user connects their own Linear account through an OAuth flow, available in Hyperspell as a personal connection without any additional setup. During the OAuth flow, users select which Linear workspace they want to give access to.Shared connection
An app admin can instead register a single shared connection using a service-account credential. Its data is synced once and made available to everyone in your app — no per-user OAuth required. A shared Linear connection needs the following field:string
required
A Linear API key with read access to the workspaces you want to index.