Inbound Webhooks
List Inbound Webhooks
Returns a collection of inbound webhooks
GET
/
v5
/
app
/
inbound_webhooks
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The page number to return
The number of resources to return per page. There is a limit of 50 results per page.
The ID of an experience to filter by, which will look like exp_*************