Get Customer Accounts
GET {{baseUrl}}/aggregation/v1/customers/{{customerId}}/accounts
Get all accounts owned by the given customer.
Supported regions: 
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| status | string | A filter to fetch account in the given status | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Finicity-App-Key | string | ||
| Accept | string | ||
| Finicity-App-Token | string | 
RESPONSES
status: OK
{}