Webhook
Object
Webhook
| Fields | Type | Description |
|---|---|---|
|
id |
The ID of the webhook |
|
|
name |
String! |
The name of the webhook |
|
active |
Boolean! |
Whether the webhook is active or not |
|
url |
String! |
The URL that the webhook is registered to |
|
events |
The events this webhook is listening to |
|
|
application |
The application this webhook belongs to |
|
|
signatureKey |
The signature used to sign the webhook |