Retrieve an event

GET https://api-sandbox.dwolla.com/events/{{eventId}}

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 an event by id.

Request parameters

ParameterData TypeParameter TypeRequiredDescription
idstringpathyesID of application event to get.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
Authorizationstring