---
title: "Retrieve Excess Contributions"
method: GET
path: "/v1/accounts/ira_excess_contributions"
tags: ["IRA"]
---

# Retrieve Excess Contributions

`GET /v1/accounts/ira_excess_contributions`

Returns all overcontributed IRA accounts

## Response `200`

list of overcontributed IRA accounts

- OvercontributedIRAAccount[]
  - `account_id` string — The account id
  - `tax_year` number — The tax year
  - `total_contribution_amount` number — The total conntribution amount

## Other responses

- `default` — error

---

[API](https://skmtc.net/alpacahq/apis/gift-city-extensions-api.md) · [All operations](https://skmtc.net/alpacahq/apis/gift-city-extensions-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/alpacahq/gift-city-extensions-api/revisions/62e3378bb273/schema)
