GET /v1/allocations/strategy/:strategyId — Get allocation at a specific strategy
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 |