v1
latestOpenAPI 3.1.0CC-BY-NC-SA-4.02026-07-2413803.8 MBWebhooks API
Get a webhook
Retrieve a single webhook object by its ID.
🔑 Access with
Advanced access token with webhooks.read
OAuth access with webhooks.read
get/v2/webhooks/{webhookId}
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 object.