GET /v1/wallets/:walletId — Get a specific wallet by ID
Documentation Index
Fetch the complete documentation index at: https://docs.rebelfi.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
GET https://api.rebelfi.io/v1/wallets/:walletId| Parameter | Type | Required | Description |
|---|---|---|---|
walletId | number | Yes | Wallet ID |
| Code | Description |
|---|---|
WALLET_NOT_FOUND | Wallet with given ID doesn’t exist |