Retrieves a list of all webhooks, their endpoints, and the events for which they are active.
This api key can be used for all account level operations
Number of records to return per request.
10
Number of initial records to skip.
0
Case insensitive search against webhook URL.
"hooli"
A list of webhooks.
Unique ID for the webhook.
117
Indicates if the webhook is active or paused.
true
URL endpoint to which webhook calls need to be made.
"https://app.hooli.com/email/webhook"
Trigger webhook on email message being processed.
true
Trigger webhook on email message being delivered.
true
Trigger webhook on email message being dropped.
false
Trigger webhook on email message being soft bounced.
false
Trigger webhook on email message being hard bounced.
true
Trigger webhook on email message being opened.
true
Trigger webhook on email message link being clicked.
true
Trigger webhook on email message being unsubscribed.
true
Trigger webhook on email message being marked as spam.
true
Trigger webhook on email message being sent.
true
Trigger webhook on email message being dropped by SMTP.
false
Trigger webhook on unique email opens.
true
Trigger webhook on unique email clicks.
true
UNIX epoch nano timestamp when the webhook was created.
1567512491588004000
Member who created the webhook
Member who updated the webhook