Get market timeline

GET /api/v1/markets/{market_address}/timeline

Get market timeline

get

Returns the full lifecycle event history for the question backing this market — including when it was launched, extended, resolved, and finalised — with timestamps and winning outcomes for each event.

Path parameters
market_addressstringRequired

Market contract address

Responses
chevron-right
200

OK

application/json
get
/api/v1/markets/{market_address}/timeline

Last updated