Get webhook details
GET /api/v1/webhooks/{id}
GET
/api/v1/webhooks/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
integer
Responses
Section titled “ Responses ”Webhook details.
object
id
integer
name
string
url
string
enabled
boolean
events
Array<string>
secret_header
string
secret_value
string
Not found.
object
error
Error message
string
detail
Additional context
string