Expose allows you to inspect random webhooks from the internet without using an external dump service like HTTPDump.
The catch-all
command gives you an URL that always returns a HTTP 200 status code and displays the content of the request on the Expose dashboard.
expose catch-all
In this example, Expose receives a webhook from Paddle Billing and automatically uses a request plugin to format the incoming data.