---
title: "Changes to Get Video Results"
method: GET
path: "/api/v1/videos/{video_uuid}/results"
---

# Changes to Get Video Results

`GET /api/v1/videos/{video_uuid}/results`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 12 revisions.

- **2026-08-27** `9b0abde08b06` — 4 breaking, 2 info
- **2026-08-13** `75182db16aae` — 2 warning

## Changes

- **2026-08-27** `9b0abde08b06` — 4 breaking, 2 info
  - the `header` request parameter `League` became required
  - the `header` request parameter `x-api-key` became required
  - `header` request parameter `League` list-of-types was narrowed by removing types `null`
  - `header` request parameter `x-api-key` list-of-types was narrowed by removing types `null`
  - for the `header` request parameter `League`, the type was generalized from no type to `string`
  - for the `header` request parameter `x-api-key`, the type was generalized from no type to `string`
- **2026-08-13** `75182db16aae` — 2 warning
  - removed the optional property `events/items/event_confidence` from the response with the `200` status
  - removed the optional property `events/items/player_confidence` from the response with the `200` status

---

[Operation](https://skmtc.dev/preciser/apis/preciser-data-management-api/docs/api/v1/videos/:video_uuid/results/get.md) · [API](https://skmtc.dev/preciser/apis/preciser-data-management-api.md) · [Page](https://skmtc.dev/preciser/apis/preciser-data-management-api/changes/api/v1/videos/:video_uuid/results/get)
