This is an old revision of the document!
[GET] /game/Leaderboard/getRecentMatchSinglePlayerHistory
AUTHENTICATION
Request
GET /game/Leaderboard/getRecentMatchSinglePlayerHistory?callNum=123&connect_id=ccc&lastCallTime=111&profile_ids=[-1]&sessionID=zzz HTTP/1.1 Cookie: ApplicationGatewayAffinity=0;ApplicationGatewayAffinityCORS=1;reliclink=2; Host: aoe-api.reliclink.com Accept-Encoding: identity Accept: */* Pragma: no-cache Content-Type: application/x-www-form-urlencoded; charset=UTF-8 Cache-Control: no-store
| parameter | type | value | comments |
|---|---|---|---|
| callNum | int | 123 | |
| connect_id | |||
| lastCallTime | timestamp | ||
| sessionID | str | ||
| profile_ids | array[int] | [2132331,31323213] | |
Response
AoE2DE
[
0,
[
]
]