Skip to main content
GET
Get Webhook

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

webhook_nanoid
string
required

Unique identifier of the Webhook Endpoint.

Required string length: 15
Pattern: ^wh-.*

Response

Default Response

success
enum<boolean>
required
Available options:
true
data
object
required