Skip to content

Get webhook details

GET
/api/v1/webhooks/{id}
id
required
integer

Webhook details.

object
id
integer
name
string
url
string
enabled
boolean
events
Array<string>
secret_header
string
nullable
secret_value
string
nullable

Not found.

object
error

Error message

string
detail

Additional context

string