Get market details
Get detailed information about a specific market by ID or slug.
Returns full market information, including tokens, description, and resolution status.
Authorizations
Path Parameters
Market ID or market slug.
1 - 200"618831"
Response
Detailed market object with tokens and resolution metadata.
Detailed response for GET /markets/{id_or_slug}.
Unique market identifier.
"618831"
Stable URL-friendly market slug.
"will-candidate-x-win-2025"
Human-readable market question.
"Will Candidate X win the 2025 election?"
Long-form market description, if available.
"Resolves to YES if Candidate X wins the 2025 election."
Current market status.
"open"
Market start timestamp in ISO 8601 format.
"2025-09-01T00:00:00Z"
Market end timestamp in ISO 8601 format.
"2025-11-05T23:59:59Z"
Timestamp when the market was closed.
"2025-11-06T03:00:00Z"
Winning token identifier when market is resolved.
"12345"
Winning token label when market is resolved.
"Yes"
All tokens for the market.