GET
/
v5
/
app
/
inbound_webhook_filters
/
fetch_for_experience
/
{experience_id}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

experience_id
string
required

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

Response

200 - application/json
id
string
required

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

filters
object
required

The values the experience will filter by

experience_id
string
required

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