Get Transactions

Get a list of the user's transactions within the start and end time range.

This endpoint returns settled transactions for all accounts that the user has connected to your application. See GET /transactions/pending to also query pending transactions.

️ ℹ️ Time range defaults to the entire range accessible to your app.

  • Transactions will look different depending on your app's permissions.
  • All transactions timestamps are in UTC.

For more details see:

Recipes
📚
Getting Transactions
Open Recipe
Language
Authorization
Bearer
Click Try It! to start a request and see the response here!