---
title: "Halo 5 - Player Service Records - Custom Local"
method: GET
path: "/h5/servicerecords/customlocal"
---

# Halo 5 - Player Service Records - Custom Local

`GET /h5/servicerecords/customlocal`

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

  

#### Changelog

**December 22, 2017:**

*   Added Endpoint.

## 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/revisions/401e9a7e976b/schema)
