Skip to main content
GET
Get positions

Authorizations

Authorization
string
header
required

Client API Key or Client Session Token (CST). Pass as a Bearer token in the Authorization header.

Query Parameters

integrationId
string
required

Integration identifier

Example:

"aave-borrow"

network
string
required

Network identifier in CAIP-2 format (e.g. eip155:1 for Ethereum, eip155:8453 for Base). Portal translates this to the Yield.xyz network name; unsupported chains are rejected with a 400.

address
string
required

User wallet address

Example:

"0x742d35Cc6634C0532925a3b844Bc9e7595f8fB28"

Response

User positions retrieved successfully

data
object
required