expenses
Query
Arguments
#
includeChildrenExpenses
Boolean
!
Non-null
Whether to include expenses from children of the account (Events and Projects)
minAmount
Only return expenses where the amount is greater than or equal to this value (in cents)
orderBy
Non-null
The order of results
Default: { "field": "CREATED_AT", "direction": "DESC" }Response
#
Returns ExpenseCollection !.