GET
/
v5
/
app
/
inbound_webhook_filters
/
{id}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The ID of the Inbound Webhook Filter, which will look like inwf_************

Response

200 - application/json
experience_id
string
required

The ID of the experience, which will look like exp_*************

filters
object
required

The values the experience will filter by

id
string
required

The ID of the inbound webhook, which will look like inwh_*************