GET
/
webhooks
/
{webhookId}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

webhookId
string
required

Response

200 - application/json
id
string
url
string
description
string
events
string[]
status
enum<string>
Available options:
active,
inactive
created_at
string
updated_at
string
last_delivery_attempt
object