v1

latestSwagger 2.02026-07-14280390.8 KB

Halo 5 - Match Result - Arena

Retrieves detailed statistics for a Match with the Arena Game Mode.

Changelog

December 12, 2018:

  • Updated the documentation for "PlayerScore".

December 22, 2017:

  • Added Game Mode clarifications to the Endpoint description.

February 21, 2017:

  • Renamed Endpoint from "Post-Game Carnage Report: Arena" to "Halo 5 - Match Result - Arena".
  • Removed "{title}" Request Parameter.
  • Updated the documentation for "GameVariantResourceId" and "MapVariantResourceId" to reference the UGC API.

May 16, 2016:

  • Documented HTTP 503 Response Code.
  • Added documentation for the "MatchSpeedWinAmount", "ObjectivesCompletedAmount", and "BoostData" fields.

April 20, 2016:

  • Added documentation for the "GameVariantResourceId", "MapVariantResourceId", and "PlayerScore" fields.
  • Updated the documentation for the "MapVariantId" and "GameVariantId" fields with the recommendation of using the "MapVariantResourceId" and "GameVariantResourceId" fields, respectively.
get/h5/arena/matches/{matchId}

Path parameters

matchIdstring required

An ID that uniquely identifies a Match. Match IDs can be retrieved from the "Halo 5 - Player Match History" Endpoint.

Response

The response body will contain the Match Result.

All 28 operations