plaid
List a historical log of user consent events
List a historical log of user consent events
post/item/activity/list
Request body
Response
OK
Example response
{
"activities": [
{
"initiated_date": "2020-01-01"
}
],
"last_data_access_times": [
{
"account_balance_info": "2023-02-08T10:00:00Z",
"account_routing_number": "2023-02-08T10:00:00Z",
"contact_details": "2023-02-08T10:00:00Z",
"transactions": "2023-02-08T10:00:00Z",
"credit_and_loans": "2023-02-08T10:00:00Z",
"investments": "2023-02-08T10:00:00Z",
"payroll_info": "2023-02-08T10:00:00Z",
"transaction_risk_info": "2023-02-08T10:00:00Z"
}
]
}