List webhooks for a webhook subscription
GET https://api-sandbox.dwolla.com/webhook-subscriptions/{{webhookSubscriptionId}}/webhooks
View all fired webhooks for a webhook subscription. Webhook search is supported by passing in optional query string parameters such as: search
which represents a term to search on, startDate
and endDate
.
Note: Dwolla will only guarantee access to webhook data through the API over a rolling 30-day period.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |