Skip to main content
GET
Get a webhook activity

Authorizations

Authorization
string
header
required

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

Path Parameters

webhook
string
required

The webhook ID

activity
string
required

The activity ID

Response

WebhookActivityResource

id
string
required
webhook_id
string
required
status
string
required
status_description
string
required
event
string
required
url
string
required
payload
any[]
required
response
any[] | null
required
created_at
string
required
updated_at
string
required