Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.counsel.markets/accounts/{address}/positions
{ "account": "<string>", "positions": [ { "market_id": "<string>", "question": "<string>", "outcome": 123, "outcome_label": "<string>", "staked_xrp": 123, "phase": "<string>" } ] }
An account’s stakes by market and outcome, with the per-position result.
XRPL classic address.
Positions
Show child attributes