Skip to main content
GET
Get Market Participation

Authorizations

X-Api-Key
string
header
default:your-api-key-here
required

Path Parameters

account_id
required

Flexible identifier type that accepts either a numeric integer ID or a human-readable qualified ID string (QID). QIDs follow a prefix convention: MA for markets, MAA for market assets, AP for account payouts. Most path parameters that accept an ID use this type so callers can use whichever form is more convenient.

Query Parameters

status
string

Filter by portfolio status: OPEN, CLOSED, or LOSS Filter by portfolio status (OPEN, CLOSED, LOSS)

limit
integer
default:50

Maximum number of markets to return

skip
integer
default:0

Number of markets to skip

Response

Market participation

The response is of type Response Get Account Participation · object.