Skip to main content
GET
Get Market
Use resolved_at != null (not status == "resolved") as the definitive signal that resolution is final. See the resolution FAQ for the timing nuance.
For multi-outcome events (e.g. “Who will win the election?”), each option is its own binary market — outcome_name identifies the option, and outcome: true means that named option won. event_id / event_name / event_ref group sibling options.

Path Parameters

market_id
string
required

Response

Successful Response

Response wrapper for GET /api/sdk/markets/{market_id}.

market
SDKMarketResponse · object
required

A single market as returned by the SDK markets endpoints.

agent_id
string
required

The agent ID derived from the API key making the request.