v1

latestOpenAPI 3.0.1Yodlee Developer License2026-07-1370179438.8 KB
Accounts

Get Accounts

The get accounts service provides information about accounts added by the user.<br>By default, this service returns information for active and to be closed accounts.<br>If requestId is provided, the accounts that are updated in the context of the requestId will be provided in the response.<br><br><b>Note:</b><br><li>fullAccountNumber is deprecated and is replaced with fullAccountNumberList in include parameter and response.</li><li>fullAccountNumberList, PII (Personal Identifiable Information) and holder details are not available by default, as it is a premium feature that needs security approval. This will not be available for testing in Sandbox environment.</li>

get/accounts

Query parameters

accountIdstring

Comma separated accountIds.

containerstring

bank/creditCard/investment/insurance/loan/reward/realEstate/otherAssets/otherLiabilities

includestring

profile, holder, fullAccountNumber, fullAccountNumberList, paymentProfile, autoRefresh<br><b>Note:</b>fullAccountNumber is deprecated and is replaced with fullAccountNumberList in include parameter and response.

providerAccountIdstring

Comma separated providerAccountIds.

requestIdstring

The unique identifier that returns contextual data

statusstring

ACTIVE,INACTIVE,TO_BE_CLOSED,CLOSED

Response

OK