Get savings runway report
GET /api/v1/programmatic/reports/savings-runway
/api/v1/programmatic/reports/savings-runwayEstimates how long current assets cover recent expenses.
Code examples
curl --request GET \
--url 'https://api.tetri.app/api/v1/programmatic/reports/savings-runway' \
--header 'Authorization: Bearer $TETRI_API_TOKEN'