Retrieve account details
GET https://api-sandbox.dwolla.com/accounts/{{accountId}}
Retrieve account information belonging to the authorized user account that owns the API application. Retrieve an account id by calling the root of the API.
Request parameters
Parameter | Data Type | Parameter Type | Required | Description |
---|---|---|---|---|
id | string | path | yes | Account unique identifier. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |