Obtenir les webhooks d’un compte

Obtenir les webhooks appartenant à un compte donné

Authentification

AuthorizationBearer

Authentification bearer de la forme Bearer <token>, où token est votre jeton d’authentification.

Paramètres de chemin

account_idstringRequisformat: "uuid"

En-têtes de réponse

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

Réponse

Webhook success response
account_idstringOptionnelformat: "uuid"
activebooleanOptionnel
app_idstringOptionnelformat: "uuid"
deleted_atstringOptionnelformat: "date-time"
eventslist of enumsOptionnel
idstringOptionnelformat: "uuid"
inserted_atstringOptionnelformat: "date-time"
namestringOptionnel
project_idstringOptionnelformat: "uuid"
secretstringOptionnel
teamobjectOptionnel
team_idstringOptionnelformat: "uuid"
updated_atstringOptionnelformat: "date-time"
urlstringOptionnel

Erreurs

401
Unauthorized Error
404
Not Found Error