v1
latestOpenAPI 3.1.0CC-BY-NC-SA-4.02026-07-2413803.8 MBWebhook Events API
Get a Webhook Event
Retrieve a single webhook event object by its event ID.
🔑 Access with
Advanced access token with events.read
OAuth access with events.read
get/v2/events/{webhookEventId}
Query parameters
testmodeboolean
You can enable test mode by setting the testmode query parameter to true.
Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.
Response
The webhook event object.