---
title: "List Transaction Events"
method: GET
path: "/transaction_events"
tags: ["Transactions"]
---

# List Transaction Events

`GET /transaction_events`

Retrieves a list of Transaction Events. Transaction Events represent the steps required to complete a Transaction and can be used to track its progress or review its history.

## Query parameters

- `source_custodial_account_uid` string — Filter by source Custodial Account. Multiple values are allowed, e.g. `source_custodial_account_uid[]=dmRtw1xkS9ghrntB&source_custodial_account_uid[]=Gw4gr1T81YrvLT6M`.
- `destination_custodial_account_uid` string — Filter by destination Custodial Account. Multiple values are allowed, e.g. `destination_custodial_account_uid[]=W55zKgvAk3zkpGM3&destination_custodial_account_uid[]=66gso857LyQWC6XN`.
- `custodial_account_uid` string — Filter by Custodial Account, source or destination. Multiple values are allowed, e.g. `custodial_account_uid[]=dmRtw1xkS9ghrntB&custodial_account_uid[]=W55zKgvAk3zkpGM3`.
- `type` 'odfi_ach_deposit' | 'odfi_ach_withdrawal' | 'rdfi_ach_deposit' | 'rdfi_ach_withdrawal' — Filter by type. Multiple values are allowed, e.g. `type[]=odfi_ach_deposit&type[]=odfi_ach_withdrawal`.
- `transaction_uid` string
- `sort` 'created_at_asc' | 'created_at_desc' | 'description_asc' | 'description_desc' | 'settled_index_asc' | 'settled_index_desc' | 'us_dollar_amount_asc' | 'us_dollar_amount_desc'

## Parameters

- `#/paths/~1pools/get/parameters/1` — unresolved $ref
- `#/paths/~1pools/get/parameters/2` — unresolved $ref

---

[API](https://skmtc.net/newline53/apis/newline-platform-api.md) · [All operations](https://skmtc.net/newline53/apis/newline-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/newline53/newline-platform-api/revisions/54f4fe726d8f/schema)
