List events
GET https://api-sandbox.dwolla.com/events?limit={{limit}}&offset={{offset}}
When the state of a resource changes, we create a new event resource to record the change. For instance, if a Customer’s status changes to verified, a customer_verified event will be created. When an Event is created, a Webhook will be created to deliver the Event to any URLs specified by your active Webhook Subscriptions.
Retrieve a list of events for the authorized application.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | string | ||
offset | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |