Get Balance History
Get historical balance time series.
Returns assets, liabilities, and net worth data points over time. Supports filtering by link IDs or account IDs, and configurable date range and aggregation period. Returns 404 if no balance history data is available.
Documentation Index
Fetch the complete documentation index at: https://help.mytruv.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication with a personal access token (prefix pat_). Generate tokens in the MyTruv web app under Settings > Sharing.
Query Parameters
["d192a4f1cc7f4f05a105c9dd8ab703fb"]["545b8f1b114b4d2188998b5c5a5ab79e"]Supported date ranges for balance history queries.
1M, 3M, 6M, 1Y, ALL Aggregation granularity for balance history data points.
day, week, month Response
Successful Response
Balance history time series showing assets, liabilities, and net worth over time.
Chronologically ordered data points.
Date range code used for this query.
"3M"
Start date of the time series (YYYY-MM-DD).
"2025-11-01"
End date of the time series (YYYY-MM-DD).
"2026-02-01"