---
title: "Halo Wars 2 - Player Campaign Progress"
method: GET
path: "/hw2/players/{player}/campaign-progress"
---

# Halo Wars 2 - Player Campaign Progress

`GET /hw2/players/{player}/campaign-progress`

Retrieves the Campaign Progress state for a Player.

  

#### Changelog

**February 21, 2017:**

*   Added Endpoint.

## Path parameters

- `player` string, required

## Response `200`

The response body will contain the Campaign Progress 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/versions/401e9a7e976b/schema)
