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