GET /v1/wallet-profiles — List wallet profiles for your organization
GET https://api.rebelfi.io/v1/wallet-profiles| Field | Type | Description |
|---|---|---|
walletProfiles | WalletProfile[] | List of wallet profiles |
| Field | Type | Description |
|---|---|---|
id | number | Wallet profile identifier |
name | string | Profile name |
isEnabled | boolean | Whether the profile is currently enabled |
enabledChains | string[] | Blockchain networks enabled for this profile |
walletCount | number | Number of wallets assigned to this profile |