---
title: "List Expected Payments"
method: GET
path: "/expected_payments"
---

# List Expected Payments

`GET /expected_payments`

## Query parameters

- `after_cursor` string
- `per_page` integer
- `status` string
- `internal_account_id` string
- `direction` string
- `type` string
- `counterparty_id` string
- `external_id` string
- `amount` integer
- `metadata` string
- `created_at_lower_bound` string, date-time
- `created_at_upper_bound` string, date-time
- `updated_at_lower_bound` string, date-time
- `updated_at_upper_bound` string, date-time
- `entity_link_count` string

## Response `200`

OK

---

[API](https://skmtc.net/modern-treasury/apis/modern-treasury-api.md) · [All operations](https://skmtc.net/modern-treasury/apis/modern-treasury-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/modern-treasury/modern-treasury-api/versions/ed0431a2dcd0/schema)
