Retrieves the currently registered webhook URL for your integration. This endpoint allows you to verify which webhook URL is set to receive real-time notifications about events in your integration.
Request
None
Responses
🟢200OK
application/json
Webhook URL retrieved successfully
Body
🟠401Unauthorized
🔴500Server Error
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/api/v1/transformer/utility/webhook'