Linear Webhooks

Outbound webhooks for data-change events across Issues, Issue attachments, Issue comments, Issue labels, Comment reactions, Projects, Project updates, Documents, Initiatives, Initiative updates, Cycles, Customers, Customer Requests, Users, plus Issue SLA and OAuthApp revoked. Payloads are signed with HMAC-SHA256 in the Linear-Signature header.

Linear Webhooks is one of 4 APIs that Linear publishes on the APIs.io network.

Tagged areas include Webhooks, Events, and Async. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: linear-app:linear-webhooks
name: Linear Webhooks
description: Outbound webhooks for data-change events across Issues, Issue attachments, Issue comments,
  Issue labels, Comment reactions, Projects, Project updates, Documents, Initiatives, Initiative updates,
  Cycles, Customers, Customer Requests, Users, plus Issue SLA and OAuthApp revoked. Payloads are signed
  with HMAC-SHA256 in the Linear-Signature header.
tags:
- Webhooks
- Events
- Async
properties:
- url: https://linear.app/developers/webhooks
  type: Documentation
- url: https://linear.app/settings/api
  type: Configuration