---
title: "Halo 5 - Player Map Variant"
method: GET
path: "/h5/players/{player}/mapvariants/{variant}"
---

# Halo 5 - Player Map Variant

`GET /h5/players/{player}/mapvariants/{variant}`

Retrieves Metadata about a Player-created Map Variant.

  

#### Changelog

**February 21, 2017:**

*   Renamed Endpoint from "Get Map Variant" to "Halo 5 - Player Map Variant".
*   Removed "{title}" Request Parameter.

**August 5, 2016:**

*   Added Endpoint.

## Path parameters

- `player` string, required
- `variant` string, required

## Response `200`

The response body will contain the Metadata for the Player-created Map Variant.

## Other responses

- `400` — Specified Gamertag is malformed or the Map Variant ID is malformed.
- `404` — The Player does not exist or the Map Variant does not exist in the provided Player's file share.
- `500` — Internal Server Error

---

[API](https://skmtc.net/haloapi/apis/ugc.md) · [All operations](https://skmtc.net/haloapi/apis/ugc/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/haloapi/ugc/versions/6e051d008aa4/schema)
