Skip to main content
GET
Get tournament results

Authorizations

Authorization
string
header
required

Operator API key with role-based permissions (tournaments.read, players.write, etc.)

Path Parameters

tournamentId
string
required

Unique tournament identifier

Example:

"12345"

Response

Tournament results

tournamentId
string
name
string
status
string
Example:

"completed"

completedAt
string<date-time>
duration
integer

Duration in seconds

totalPlayers
integer
totalRounds
integer
prizePool
object
winners
object[]
statistics
object