---
title: "Get IDO participation info for a wallet"
method: GET
path: "/main/ido/{owner}"
tags: ["IDO"]
---

# Get IDO participation info for a wallet

`GET /main/ido/{owner}`

Retrieve IDO participation data, including invested amounts and claim status.

## Path parameters

- `owner` string, required

## Response `200`

Success

- object — IDO participation data

## Other responses

- `404` — Wallet has no IDO participation

---

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