Get Webhook by ID

Get the information about a given Webhook

Path parameters

hook_idstringRequired

Response

Webhook success response
account_idstringOptionalformat: "uuid"
activebooleanOptional
app_idstringOptionalformat: "uuid"
deleted_atstringOptionalformat: "date-time"
eventslist of enumsOptional
idstringOptionalformat: "uuid"
inserted_atstringOptionalformat: "date-time"
namestringOptional
project_idstringOptionalformat: "uuid"
secretstringOptional
teamobjectOptional
team_idstringOptionalformat: "uuid"
updated_atstringOptionalformat: "date-time"
urlstringOptional

Errors

401
Unauthorized Error
404
Not Found Error