v20

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-011984401.2 MB
Game: Rosters & Stats

Get a match's team rosters

Returns the creator and accepted team rosters for a match, validated to belong to the API key owner's approved game. Requires the game.lifecycle:read permission.

get/game/matches/{matchId}/rosters

Path parameters

matchIdstring required

Match ID.

Match ID.

Response

Team rosters grouped by creator and accepted team.

creatorTeamIdstring required

ID of the team that created the match.

acceptedTeamIdstring nullable required

ID of the team that accepted the match, or null if unaccepted.

timestampstring required

Server response time (ISO 8601).