Retrieves a list of webhooks wrapped in the element "results".
OK
{"results": [{"webhook_id": "01234567890ABCD","label": "Test webhook","triggers": ["user.create","user.delete"],"method": "POST","target": "http://localhost:9999"}]}