---
title: "Halo 5 PC - Player Service Records - Custom"
method: GET
path: "/h5pc/servicerecords/custom"
---

# Halo 5 PC - Player Service Records - Custom

`GET /h5pc/servicerecords/custom`

Retrieves Service Records for the Custom Game Mode for one or more players. A Service Record contains a player's lifetime statistics in the Game Mode. Games with the Custom Game Mode are played on Xbox Live Servers. For games played on Local Servers, use the "Halo 5 - Player Service Records - Custom Local" Endpoint.

  

#### Changelog

**December 22, 2017:**

*   Added Game Mode clarifications to the Endpoint description.

**February 21, 2017:**

*   Renamed Endpoint from "Service Record: Custom" to "Halo 5 - Player Service Records - Custom".
*   Removed "{title}" Request Parameter.

## Query parameters

- `players` string, required

## Response `200`

The response body will contain the Service Records for the requested player(s).

## Other responses

- `404` — One or more Gamertags don't pass validation rules.
- `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)
