JavaScript
Webhook Deliveries
Retrieve webhook delivery
Retrieves a webhook delivery by ID.
GET
JavaScript
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.
Authorizations
Bearer token for authentication with Augustus Banking API
Path Parameters
Unique identifier of the webhook delivery.
Response
200 - application/json
The webhook delivery resource
Unique identifier of the webhook delivery.
Resource type discriminator.
Available options:
webhook_delivery Identifier of the event this delivery was for.
Identifier of the webhook subscription this delivery targeted.
Current status of the delivery.
Available options:
pending, delivered, failed, processing, ignored Ordered list of HTTP delivery attempts for this delivery.
ISO 8601 UTC timestamp when the delivery was created.
ISO 8601 UTC timestamp when the delivery was last updated.