Get account gaps report
GET /api/v1/programmatic/reports/account-gaps
/api/v1/programmatic/reports/account-gapsReturns active accounts with stale or missing transaction activity.
Code examples
curl --request GET \
--url 'https://api.tetri.app/api/v1/programmatic/reports/account-gaps' \
--header 'Authorization: Bearer $TETRI_API_TOKEN'