v1
latestSwagger 2.02026-07-14280390.8 KBHalo 5 - Match Events
Retrieves a set of Events related to the Match specified. Events are only available once the Match has completed.
The set of Events may grow over time as data becomes available.
This Endpoint does not have the accuracy guarantees of other Endpoints have, so please use with caution. This endpoint may not return Matches before December 1, 2015.
Changelog
February 21, 2017:
- Renamed Endpoint from "Events for Match" to "Halo 5 - Match Events".
- Removed "{title}" Request Parameter.
May 20, 2016:
- The Endpoint now correctly reports the "Content-Type" Response Header as "application/json".
May 16, 2016:
- Documented HTTP 503 Response Code.
April 20, 2016:
- Added new types of events to the Endpoint: Impulses, Medals, Player Spawns, Round Stats, Round Ends, Weapon Drops, Weapon Pickups, and Weapon Pickup Pads.
- Fixed an issue that caused the API to consistently return HTTP 500's for matches where a player left and rejoined the match.
get/h5/matches/{matchId}/events
Path parameters
matchIdstring required
An ID that uniquely identifies a Match. Match IDs can be retrieved from the "Halo 5 - Player Match History" Endpoint.
Response
The response body will contain the Match Events.