List Wallet Profiles
Wallet Profiles
List Wallet Profiles
GET /v1/wallet-profiles — List wallet profiles for your organization
GET
List Wallet Profiles
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/wallet-profilesExample Request
Example Response
Response Fields
| Field | Type | Description |
|---|---|---|
walletProfiles | WalletProfile[] | List of wallet profiles |
WalletProfile Object
| 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 |