cURL
curl --request GET \ --url https://ts.playservices.tech/api/api/internal/tournaments/{tournamentId}/status \ --header 'X-Internal-Api-Key: <api-key>'
{ "tournament_id": "<string>", "status": "<string>", "current_phase": "<string>", "player_counts": {}, "entry_statistics": {}, "timing": {}, "active_games": [ {} ] }
Get tournament status with internal game platform details
Internal API key for Game Platform integration
Unique tournament identifier
"12345"
Tournament status for game platform