EndpointsTournaments

Get tournament

GET/v2/tournaments/{tournament_id}

Return one visible tournament with its definition, bracket, and lifecycle state.

Authorization

BearerAuth
AuthorizationBearer <token>

Bearer token issued by Softmax

In: header

Path Parameters

tournament_id*Tournament Id

Tournament to return.

Match^tour_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$