Get Wallet
Wallets
Get Wallet
GET /v1/wallets/:walletId — Get a specific wallet by ID
GET
Get Wallet
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.
Endpoint:
GET https://api.rebelfi.io/v1/wallets/:walletIdPath Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
walletId | number | Yes | Wallet ID |
Example Request
Example Response
Errors
| Code | Description |
|---|---|
WALLET_NOT_FOUND | Wallet with given ID doesn’t exist |