transactions

Export Transactions

get/api/transactions/export

Query parameters

account_idstring uuid nullable
account_idsstring[] nullable
category_idstring uuid nullable
category_idsstring[] nullable
payee_idstring uuid nullable
fromstring date nullable
tostring date nullable
qstring nullable
uncategorizedboolean
typestring nullable
tagsstring[] nullable
transaction_idsstring[] nullable

If set, exports exactly these rows (scoped to the workspace); other filters are ignored.

If set, exports exactly these rows (scoped to the workspace); other filters are ignored.

Headers

X-Workspace-Idstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/transactions/export:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes