Get Tournament Any Bracket Confirmed
tournaments
Returns whether or not a specific tournament has a confirmed bracket
Request samples
curl --location --request GET 'https://www.guilded.gg/api/tournaments//anybracketconfirmed'
Responses
application/json hasAConfirmedBracket
boolean
requiredWhether or not the tournament has a confirmed bracket
{
"hasAConfirmedBracket": true
}
Modified at 2024-06-10 14:16:22