Retrieve a list of failed webhook events
GET {{url}}/api/2.0/webhooks/:id/failed-events
RESPONSES
status: OK
[{"id":"d6d04ec2-2a48-4825-8fba-3603cdacdba7","created_at":"2023-01-26T16:22:21.297570Z","updated_at":"2023-01-26T16:22:21.534872Z","webhook_id":"c8083529-fb91-4de0-a66d-9fc3ccc1da10","webhook_url":"https://www.example.com","payload":{"data":{"id":"63d2a8bd-8b67-a2de-b1d2-b58ee21d7073","legs":[{"fee":0.2,"amount":-10,"leg_id":"63d2a8bd-8b67-a2de-0000-b58ee21d7073","currency":"GBP","account_id":"05018b0d-e67c-4fec-bea6-415e9da9432c","description":"To Acme Corp","counterparty":{"id":"7e18625a-3e6c-4d4f-8429-216c25309a5f","account_id":"ff29e658-f07f-4d81-bc0f-7ad0ff141357","account_type":"external"}}],"type":"transfer","state":"pending","reference":"To John Doe","created_at":"2023-01-26T16:22:21.232551Z","request_id":"6a8b2ad9-d8b9-4348-9207-1c5737ccf11b","updated_at":"2023-01-26T16:22:21.232551Z"},"event":"TransactionCreated","timestamp":"2023-01-26T16:22:21.230599Z"},"last_sent_date":"2023-01-26T16:52:21.534798Z"},{"id":"d6d04ec2-2a48-4825-8fba-3603cdacdba7","created_at":"2023-01-22T11:52:21.297570Z","updated_at":"2023-01-22T11:52:21.534872Z","webhook_id":"c8083529-fb91-4de0-a66d-9fc3ccc1da10","webhook_url":"https://www.example.com","payload":{"data":{"id":"63d2a8bd-8b67-a2de-b1d2-b58ee21d7073","request_id":"6a8b2ad9-d8b9-4348-9207-1c5737ccf11b","old_state":"pending","new_state":"reverted"},"event":"TransactionStateChanged","timestamp":"2023-01-26T11:22:21.230599Z"},"last_sent_date":"2023-01-22T12:52:21.534798Z"}]