Skip to main content
GET
Get FFA Matches

Authorizations

X-API-KEY
string
header
required

API key for authentication.

Query Parameters

tournamentId
string<uuid>
required

The unique identifier of the tournament

roundId
string<uuid>

Optional filter by Round ID

groupId
string<uuid>

Optional filter by Group ID

groupVersion
integer

Optional filter by Group Version

matchStatus
enum<integer>

Optional filter by match status

Available options:
1,
2,
3,
4,
5

Response

200 - application/json

FFA matches fetched successfully

success
boolean
message
string
data
object | null
meta
object