List funding sources for an investor
Funding Sources
List funding sources for an investor
Retrieves all connected funding sources (bank accounts) for a
specific investor. Supports both Plaid-connected and manually-added
bank accounts. Filter by type with ?type=plaid|manual|all.
GET
List funding sources for an investor
Authorizations
HTTP Basic Authentication using the API Key as username and API Secret as password.
Path Parameters
The prefixed public id of the investor (e.g. inv_…).
Query Parameters
Available options:
plaid, manual, all Response
Funding sources retrieved successfully.
List envelope. data holds the page of items;
each item is itself wrapped in a ResourceEnvelope.