Difference between revisions of "WebAPI/GetMatchHistory"

From Team Fortress Wiki
Jump to: navigation, search
(marked as stub)
(lagg fix)
Line 1: Line 1:
{{stub}}
 
 
== URL ==
 
== URL ==
 
<nowiki>GET http://api.steampowered.com/IDOTA2Match_<ID>/GetMatchHistory/v1</nowiki>
 
<nowiki>GET http://api.steampowered.com/IDOTA2Match_<ID>/GetMatchHistory/v1</nowiki>

Revision as of 22:49, 17 August 2012

URL

GET http://api.steampowered.com/IDOTA2Match_<ID>/GetMatchHistory/v1

Method-specific parameters

player_name (Optional) (string)
hero_id (Optional) (uint32)
game_mode (Optional) (uint32)
skill (Optional) (uint32)
date_min (Optional) (uint32)
date_max (Optional) (uint32)
min_players (Optional) (string)
account_id (Optional) (string)
league_id (Optional) (string)
start_at_match_id (Optional) (string)
matches_requested (Optional) (string)
tournament_games_only (Optional) (string)

Result data