# List wallets **GET /api/v1/wallets** Returns wallets belonging to the authenticated API key owner. ## Servers - https://api.lumetrade.com: https://api.lumetrade.com () ## Parameters ### Headers - **X-API-KEY** (string) Public API key issued from the Lumetrade API key management flow. - **X-API-SECRET** (string) API secret paired with the public API key. ### Query parameters - **paymentMethodType** (string) Optional payment method type filter for fiat wallets. - **networkName** (string) Optional network name filter for crypto wallets. ## Responses ### 200 Wallets returned successfully [Powered by Bump.sh](https://bump.sh)