Retrieves a webhook event by ID.
Documentation Index
Fetch the complete documentation index at: https://docs.augustus.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token for authentication with Augustus Banking API
Unique identifier of the event.
The event resource
Unique identifier of the event. Matches the envelope id delivered in the webhook payload and is stable across subscription fan-out and retries.
Resource type discriminator.
event Event type.
payout.created, payout.initiated, payout.paid, payout.failed, return.initiated, return.paid, return.failed, return.returned, deposit.received, conversion.created, conversion.completed, conversion.failed, ping.test API version the event payload was rendered at. Stable across retries and redeliveries, and mirrored in the webhook envelope api_version field.
ISO 8601 UTC timestamp when the event was created.
Event payload. Shape matches the resource schema for event_type.