v1

latestOpenAPI 3.0.1Yodlee Developer License2026-07-1370179438.8 KB
Documents

Get Documents

The get documents service allows customers to search or retrieve metadata related to documents. <br>The API returns the document as per the input parameters passed. If no date range is provided then all downloaded documents will be retrieved. Details of deleted documents or documents associated to closed providerAccount will not be returned. <br>This API is a premium service which requires subscription in advance to use. Please contact Yodlee Client Services for more information. <br>

get/documents

Query parameters

Keywordstring

The string used to search a document by its name.

accountIdstring

The unique identifier of an account. Retrieve documents for a given accountId.

docTypestring

Accepts only one of the following valid document types: STMT, TAX, and EBILL.

fromDatestring

The date from which documents have to be retrieved.

toDatestring

The date to which documents have to be retrieved.

Response

OK