Portfolio
Current User Portfolio Wallets
Returns every Hyperliquid wallet currently bound by the owner of the authenticated Task session. The operation accepts no user or session identifier: identity is derived from the session key. Use it only to resolve first-person requests such as 'my portfolio'; an explicit wallet address can be queried directly with the hyperliquid operations without being bound here.
get/gateway/v1/portfolio/wallets
Response
OK
Example response
{
"$schema": "https://example.com/schemas/DataObjectResponsePortfolioWalletsBody.json"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.