Skip to main content
GET
Get a webhook endpoint

Authorizations

Authorization
string
header
required

API key starting with sk_live_ or sk_test_

Path Parameters

id
string
required

Response

200 - application/json

Webhook details

id
string
Example:

"we_abc123"

url
string
events
string[]
status
enum<string>
Available options:
ACTIVE,
DISABLED
description
string | null
secret
string

Only returned on creation

createdAt
string<date-time>
updatedAt
string<date-time>