Skip to main content
GET
Get webhook

Authorizations

Authorization
string
header
required

API key authentication. Generate an API key from your workspace settings.

Path Parameters

id
string<uuid>
required

The unique identifier of the webhook

Response

Webhook details

A webhook configuration for receiving event notifications

id
string<uuid>
name
string
url
string<uri>
description
string | null
headers
object | null
topics
string[]
createdAt
string<date-time>
createdBy
object

User who created the webhook