Get an event by ID
Get a webhook event by its ID. The data is the same as you might have previously received in a webhook sent by Monite to your server.
Bearer authentication of the form Bearer <token>, where token is your auth token.
ID of the webhook event. This is the id value you might have received in a webhook or retrieved from GET /events.