v1

latestOpenAPI 3.0.1Yodlee Developer License2026-07-1370179438.8 KB
DataExtracts

Get Events

The get extracts events service is used to learn about occurrences of data extract related events. This service currently supports only the DATA_UPDATES event.<br>Passing the event name as DATA_UPDATES provides information about users for whom data has been modified in the system for the specified time range. To learn more, please refer to the <a href="https://developer.yodlee.com/docs/api/1.1/DataExtracts">dataExtracts</a> page.<br>You can retrieve data in increments of no more than 60 minutes over the period of the last 7 days from today's date.<br>This service is only invoked with either admin access token or a cobrand session.<br>

get/dataExtracts/events

Query parameters

eventNamestring required

Event Name

fromDatestring required

From DateTime (YYYY-MM-DDThh:mm:ssZ)

toDatestring required

To DateTime (YYYY-MM-DDThh:mm:ssZ)

Response

OK