Error
A valid request URL is required to generate request examples{
"events": [
{
"id": 0,
"masterAddress": "<string>",
"question": "<string>",
"category": "<string>",
"tags": [
"<string>"
],
"imageUrl": "<string>",
"createdAt": "<string>",
"legCount": 4503599627370495,
"totalVolume": "<string>",
"legs": [
{
"id": 0,
"marketAddress": "<string>",
"question": "<string>",
"category": "<string>",
"tags": [
"<string>"
],
"creator": "<string>",
"resolved": true,
"finalOutcome": 0,
"volume": "<string>",
"bestBidYes": 500,
"bestAskYes": 500,
"bestBidNo": 500,
"bestAskNo": 500,
"createdAt": "<string>",
"metadata": {},
"tradingVenue": "clearinghouse",
"lifecycle": {
"marketId": "<string>",
"authority": "projection",
"version": "<string>",
"deploymentStatus": "confirmed",
"pauseReasons": [
"<string>"
],
"pauseCauses": {},
"oracleRound": "<string>",
"oracleGeneration": "<string>",
"claimableAt": "2023-11-07T05:31:56Z",
"isClaimable": true,
"resolution": {
"proposedOutcome": 1,
"resolutionOutcome": 2,
"winningOutcome": 2,
"finalOutcome": 2,
"dispute": {
"id": 123,
"voteRound": 4503599627370495,
"challengerAddress": "<string>",
"proposerAddress": "<string>",
"disputeStartTimestamp": 4503599627370495,
"disputeEndTimestamp": 4503599627370495,
"commitEndTimestamp": 4503599627370495,
"revealEndTimestamp": 4503599627370495,
"disputeDeadline": 4503599627370495,
"penaltiesFinalized": true,
"updatedAt": "2023-11-07T05:31:56Z"
}
},
"timestamps": {
"deployedAt": "2023-11-07T05:31:56Z",
"registeredAt": "2023-11-07T05:31:56Z",
"openedAt": "2023-11-07T05:31:56Z",
"cutoffAt": "2023-11-07T05:31:56Z",
"proposedAt": "2023-11-07T05:31:56Z",
"disputedAt": "2023-11-07T05:31:56Z",
"resolvedAt": "2023-11-07T05:31:56Z",
"recordedAt": "2023-11-07T05:31:56Z",
"payoutsEnqueuedAt": "2023-11-07T05:31:56Z",
"archivedAt": "2023-11-07T05:31:56Z"
},
"freshness": {
"asOf": "2023-11-07T05:31:56Z",
"sources": {}
}
},
"imageUrl": "<string>",
"rules": "<string>",
"resolutionSources": "<string>",
"master": true,
"masterQuestion": "<string>",
"masterImage": "<string>",
"linked": true,
"proposalId": 0
}
]
}
],
"pagination": {
"limit": 100,
"nextCursor": "<string>",
"page": 4503599627370495,
"total": 4503599627370495
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"requestId": "<string>",
"details": "<unknown>"
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"requestId": "<string>",
"details": "<unknown>"
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"requestId": "<string>",
"details": "<unknown>"
}
}Events
List events (linked-market groups).
Each event is the master row of a linked-market group. ?withLegs=true expands the full leg array on every event in the response, which costs an extra round trip, so leave it off when rendering an index page.
GET
/
v1
/
events
/
Error
A valid request URL is required to generate request examples{
"events": [
{
"id": 0,
"masterAddress": "<string>",
"question": "<string>",
"category": "<string>",
"tags": [
"<string>"
],
"imageUrl": "<string>",
"createdAt": "<string>",
"legCount": 4503599627370495,
"totalVolume": "<string>",
"legs": [
{
"id": 0,
"marketAddress": "<string>",
"question": "<string>",
"category": "<string>",
"tags": [
"<string>"
],
"creator": "<string>",
"resolved": true,
"finalOutcome": 0,
"volume": "<string>",
"bestBidYes": 500,
"bestAskYes": 500,
"bestBidNo": 500,
"bestAskNo": 500,
"createdAt": "<string>",
"metadata": {},
"tradingVenue": "clearinghouse",
"lifecycle": {
"marketId": "<string>",
"authority": "projection",
"version": "<string>",
"deploymentStatus": "confirmed",
"pauseReasons": [
"<string>"
],
"pauseCauses": {},
"oracleRound": "<string>",
"oracleGeneration": "<string>",
"claimableAt": "2023-11-07T05:31:56Z",
"isClaimable": true,
"resolution": {
"proposedOutcome": 1,
"resolutionOutcome": 2,
"winningOutcome": 2,
"finalOutcome": 2,
"dispute": {
"id": 123,
"voteRound": 4503599627370495,
"challengerAddress": "<string>",
"proposerAddress": "<string>",
"disputeStartTimestamp": 4503599627370495,
"disputeEndTimestamp": 4503599627370495,
"commitEndTimestamp": 4503599627370495,
"revealEndTimestamp": 4503599627370495,
"disputeDeadline": 4503599627370495,
"penaltiesFinalized": true,
"updatedAt": "2023-11-07T05:31:56Z"
}
},
"timestamps": {
"deployedAt": "2023-11-07T05:31:56Z",
"registeredAt": "2023-11-07T05:31:56Z",
"openedAt": "2023-11-07T05:31:56Z",
"cutoffAt": "2023-11-07T05:31:56Z",
"proposedAt": "2023-11-07T05:31:56Z",
"disputedAt": "2023-11-07T05:31:56Z",
"resolvedAt": "2023-11-07T05:31:56Z",
"recordedAt": "2023-11-07T05:31:56Z",
"payoutsEnqueuedAt": "2023-11-07T05:31:56Z",
"archivedAt": "2023-11-07T05:31:56Z"
},
"freshness": {
"asOf": "2023-11-07T05:31:56Z",
"sources": {}
}
},
"imageUrl": "<string>",
"rules": "<string>",
"resolutionSources": "<string>",
"master": true,
"masterQuestion": "<string>",
"masterImage": "<string>",
"linked": true,
"proposalId": 0
}
]
}
],
"pagination": {
"limit": 100,
"nextCursor": "<string>",
"page": 4503599627370495,
"total": 4503599627370495
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"requestId": "<string>",
"details": "<unknown>"
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"requestId": "<string>",
"details": "<unknown>"
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"requestId": "<string>",
"details": "<unknown>"
}
}Authorizations
SessionCookieSessionBearer
HttpOnly session cookie set by POST /v1/auth/session. Mutating requests must also send the CSRF token (returned by that call) in the x-csrf-token header.
Query Parameters
Required string length:
1 - 80Required string length:
1 - 200Available options:
created-at, volume, leg-count Available options:
asc, desc Required range:
1 <= x <= 200Required range:
0 <= x <= 9007199254740991Boolean query flag. Accepted query-string values: true or false.
Last modified on August 11, 2026
⌘I

