Inbound Webhook Filters
Retrieve an Inbound Webhook Filter
Returns an inbound webhook filter
GET
/
v5
/
app
/
inbound_webhook_filters
/
{id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the Inbound Webhook Filter, which will look like inwf_************
Was this page helpful?