Optional
domainId?: stringOptional
emailId?: stringID of the email linked to the events.
Optional
eventTypes?: WebhookEventType[]List of event types linked to the events.
Optional
orderBy?: ListWebhookEventsRequestOrderBy(Optional) List Webhook events corresponding to specific criteria.
Optional
organizationId?: stringID of the webhook Organization.
Optional
page?: numberRequested page number. Value must be greater or equal to 1.
Optional
pageSize?: numberRequested page size. Value must be between 1 and 100.
Optional
projectId?: stringID of the webhook Project.
Optional
region?: RegionRegion to target. If none is passed will use default region from the config.
Optional
statuses?: WebhookEventStatus[]List of event statuses.
ID of the Webhook linked to the events.
ID of the domain to watch for triggering events.