---
title: "List Custodial Line Items"
method: GET
path: "/custodial_line_items"
tags: ["Transactions"]
---

# List Custodial Line Items

`GET /custodial_line_items`

Retrieves a list of Custodial Line Items. These represent individual debits and credits associated with Custodial Accounts as part of a Transaction Event.

## Query parameters

- `custodial_account_uid` string — Filter by Custodial Account. Multiple values are allowed, e.g. `custodial_account_uid[]=dmRtw1xkS9ghrntB&custodial_account_uid[]=W55zKgvAk3zkpGM3`.
- `status` 'settled' | 'voided'
- `us_dollar_amount_max` number
- `us_dollar_amount_min` number
- `transaction_event_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/0` — unresolved $ref
- `#/paths/~1transaction_events/get/parameters/4` — unresolved $ref
- `#/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)
