customers
List and search customers
List and search customers allowing you to filter by email and status, as well as search on key fields such as firstName, lastName, and businessName.
get/customers
Query parameters
limitinteger
How many results to return
offsetinteger
How many results to skip
searchstring
Searches on certain fields
statusstring
Filter by customer status
Headers
Accept'application/vnd.dwolla.v1.hal+json' required
The media type of the response. Must be application/vnd.dwolla.v1.hal+json
Response
successful operation