Aprovan Registry
provider 9 operations
@utdk/linear
Linear API

Generated UTDK provider client for Linear API. Linear is a modern project management tool for high-performance software teams. This API provides REST endpoints for webhooks, OAuth, and attachment management alongside the primary GraphQL API.

Import sample

import linear from "@utdk/linear"

Factory sample

import { createLinearClient } from "@utdk/linear"
Provider path
linear
Source API title
Linear API
Version
1.0.0
Generated
May 30, 2026, 12:22 PM
Homepage
Open site
API spec
View spec
README
Embedded directly from the package source.

linear

Generated UTDK provider types and OpenAPI-backed client for repo://data/openapi/linear.json.

Operations
9 operations — open try-it console
Method Operation ID
POST executeGraphQL Try
POST exchangeOAuthToken Try
POST revokeOAuthToken Try
GET listWebhooks Try
POST createWebhook Try
GET getWebhook Try
PATCH updateWebhook Try
DELETE deleteWebhook Try
POST createAttachment Try