Get uncategorized clusters report
GET /api/v1/programmatic/reports/uncategorized-clusters
/api/v1/programmatic/reports/uncategorized-clustersGroups uncategorized transactions by similar descriptions.
Code examples
curl --request GET \
--url 'https://api.tetri.app/api/v1/programmatic/reports/uncategorized-clusters' \
--header 'Authorization: Bearer $TETRI_API_TOKEN'