List your resting orders
POST
/
trade/v1/portfolio/open-orders/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/jsonRequiredcursorstring | null
Opaque cursor from a prior response's next_cursor; omit for the first
page.
exchangesarray<string>
Optional AGARA filter. Omit it to query the AGARA wallet.
limitinteger
Page limit.
token_idsarray<string>
Token ids to include.
Resting orders across all your wallets.