---
title: "Halo 5 - Player Commendations"
method: GET
path: "/h5/players/{player}/commendations"
---

# Halo 5 - Player Commendations

`GET /h5/players/{player}/commendations`

Retrieves the commendation state for a Player.

  

#### Changelog

**July 14, 2017:**

*   Added Endpoint.

## Path parameters

- `player` string, required

## Response `200`

The response body will contain the commendation state for the Player.

## Other responses

- `404` — Specified Player was not 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/revisions/401e9a7e976b/schema)
