Recupera webhook per l'account

Recupera i webhook appartenenti a un determinato account

Autenticazione

AuthorizationBearer

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

Parametri di percorso

account_idstringObbligatorioformat: "uuid"

Header di risposta

page-numberinteger
Current page of results
per-pageinteger
Number of entries per page
totalinteger
Total entries across all pagess
total-pagesinteger
Number of pages

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