Get a Webhook EventAsk AIget https://api.mollie.com/v2/events/{webhookEventId}Retrieve a single webhook event object by its event ID. Access withOrganization access token with events.readOAuth access with events.readPath ParamswebhookEventIdstringrequiredProvide the ID of the related webhook event.Query ParamstestmodebooleanYou can enable test mode by setting the testmode query parameter to true. Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.Responses 200The webhook event object. 404No entity with this ID exists.Updated 12 days ago