List webhook events
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
organizationId
Headers
x-admin-api-key
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