---
title: "Halo 5 - Match Result - Arena"
method: GET
path: "/h5/arena/matches/{matchId}"
---

# Halo 5 - Match Result - Arena

`GET /h5/arena/matches/{matchId}`

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.

## Path parameters

- `matchId` string, required

## Response `200`

The response body will contain the Match Result.

## Other responses

- `404` — The specified Match could not be found.
- `500` — Internal Server Error
- `503` — Service Unavailable

---

[API](https://skmtc.net/haloapi/apis/stats.md) · [All operations](https://skmtc.net/haloapi/apis/stats/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/haloapi/stats/versions/401e9a7e976b/schema)
