Retrieve a webhook

Retrieves the details of an existing webhook.

GET/v3/webhooks/{id}
JWTwebhook:read

Path parameters

idstringrequired

Unique identifier for the webhook.

Response

200 OK

idstringrequired
createdAtstringrequired

Format: date-time

updatedAtstringrequired

Format: date-time

namestringrequired
urlstringrequired
tokenstringrequired
enabledbooleanrequired
statusstringrequired

Allowed values: healthy, unhealthy, suspended

eventsarray of stringrequired