Skip to main content
GET
Get Allocation by Strategy
Endpoint: GET https://api.rebelfi.io/v1/allocations/strategy/:strategyId
Get a specific allocation at a strategy for a wallet.

Path Parameters

ParameterTypeRequiredDescription
strategyIdnumberYesStrategy ID

Query Parameters

Provide one wallet identifier:
ParameterTypeRequiredDescription
walletAddressstringOne ofWallet address
walletIdnumberOne ofWallet ID

Example Request

Example Response

Errors

CodeDescription
ALLOCATION_NOT_FOUNDNo position at this strategy for the wallet
WALLET_NOT_FOUNDWallet ID doesn’t exist