Skip to main content

Get webhook route information

GET 

/v1/webhookRoutes/webhookRoute/:webhookRoute

Retrieve webhook route content and information. Credentials are masked: stored passwords, the credentials in any proxy or webhook URL, and the values of custom webhook headers all read back as "******". A masked value is not the stored one - leave the field out of an update rather than writing it back, otherwise the mask replaces the credential.

Request

Responses

Returns the webhook route, including its filter and transform functions.