---
title: "Find an available copy trading wallet to reuse"
method: GET
path: "/v1/copy-trading/wallets/available"
tags: ["copy-trading"]
---

# Find an available copy trading wallet to reuse

`GET /v1/copy-trading/wallets/available`

## Response `200`

Successful response

- AvailableCopyWallet, nullable
  - `address` string, required
  - `privyWalletId` string, required

## Other responses

- `401` — Authorization not provided
- `403` — Insufficient access
- `500` — Internal server error

---

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