List your positions
POST
/
trade/v1/portfolio/positions/listAuthorization
AuthorizationRequiredBearer <token>
Personal access token issued from the web app's Settings → API tokens page. Send as Authorization: Bearer agt_….
In: header
Scope: portfolio:read
Request Body
application/jsonRequiredcondition_idsRequiredarray<string>
Condition ids to include.
exchangesarray<string>
Optional AGARA filter. Omit it to query the AGARA wallet.
Your current positions, with optional filter by condition_id.