List transactions of a given external account
External Accounts
List transactions of a given external account
Returns a list of transactions on from the external account, given an external account ID. Maximum 500 transctions will be returned.
GET
List transactions of a given external account
Documentation Index
Fetch the complete documentation index at: https://docs.synctera.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
External Account ID
Example:
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Query Parameters
Date range filtering for transactions. Date is inclusive. Date must be in UTC.
Date range filtering for transactions. Date is exclusive. Date must be in UTC.
Response
The external account
Array of transactions of a given external account

