List webhook events
Path parameters
organizationId
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
type
Event type filter (e.g., order.created)
from
From date (ISO string) inclusive
to
To date (ISO string) inclusive
merchantId
Merchant id filter
resourceType
Resource type filter (e.g., order, contact)
resourceId
Resource id filter (e.g., ord_…, con_…)
page
Page number
limit
Page size
Response
pagination
events