Recupera il webhook per ID

Recupera le informazioni su un webhook specifico

Autenticazione

AuthorizationBearer

Autenticazione bearer nella forma Bearer <token>, dove token è il tuo token di autenticazione.

Parametri di percorso

hook_idstringObbligatorioformat: "uuid"
Webhook ID

Risposta

Webhook success response
account_idstringOpzionaleformat: "uuid"
activebooleanOpzionale
app_idstringOpzionaleformat: "uuid"
deleted_atstringOpzionaleformat: "date-time"
eventslist of enumsOpzionale
idstringOpzionaleformat: "uuid"
inserted_atstringOpzionaleformat: "date-time"
namestringOpzionale
project_idstringOpzionaleformat: "uuid"
secretstringOpzionale
teamobjectOpzionale
team_idstringOpzionaleformat: "uuid"
updated_atstringOpzionaleformat: "date-time"
urlstringOpzionale

Errori

401
Unauthorized Error
404
Not Found Error