v1
latestOpenAPI 3.1.02026-07-2478315484.9 KBExpenses
Get Expenses
Provides insights on the expenses (outflows) from a bank account.
get/insights/v2/expenses
Query parameters
entity_idstring uuid required
The entity_id you're querying for.
asyncboolean
When true the API will return a results_id which can be fetched from the /data/v2/results endpoint when ready. Note: it''s recommended to use the sync flow (async=false) for all requests by adapting the data workflow for connected entities.
start_datestring date
The start date in UTC (in the format YYYY-MM-DD) you want to query expenses for.
expense_type'CARD' | 'ALL'
Response
OK