---
title: "Halo 5 PC - Match Result - Custom"
method: GET
path: "/h5pc/custom/matches/{matchId}"
---

# Halo 5 PC - Match Result - Custom

`GET /h5pc/custom/matches/{matchId}`

Retrieves detailed statistics for a Match with the Custom Game Mode. Games with the Custom Game Mode are played on Xbox Live Servers. For games played on Local Servers, use the "Halo 5 - Match Result - Custom Local" Endpoint.

  

#### Changelog

**December 12, 2018:**

*   Updated the documentation for "PlayerScore".

**December 22, 2017:**

*   Added Game Mode clarifications to the Endpoint description.
*   Added documentation for "PresentInMatch".

**February 21, 2017:**

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

**May 16, 2016:**

*   Documented HTTP 503 Response Code.

**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)
