GET /v1/allocations/strategy/:strategyId — Get allocation at a specific strategy
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/allocations/strategy/:strategyId| Parameter | Type | Required | Description |
|---|---|---|---|
strategyId | number | Yes | Strategy ID |
| Parameter | Type | Required | Description |
|---|---|---|---|
walletAddress | string | One of | Wallet address |
walletId | number | One of | Wallet ID |
| Code | Description |
|---|---|
ALLOCATION_NOT_FOUND | No position at this strategy for the wallet |
WALLET_NOT_FOUND | Wallet ID doesn’t exist |