Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

Accept
enum<string>
default:application/vnd.dwolla.v1.hal+json
required

The media type of the response. Must be application/vnd.dwolla.v1.hal+json

Available options:
application/vnd.dwolla.v1.hal+json

Path Parameters

id
string
required

Account's unique identifier

Query Parameters

limit
integer<int32>
default:25

Maximum number of results to return

Required range: 1 <= x <= 200
Example:

25

offset
integer<int32>
default:0

How many results to skip.

Example:

0

correlationId
string

Correlation ID to search by.

Response

successful operation

_embedded
object
total
integer
Example:

100