---
title: "Changes to Get Reservation"
method: GET
path: "/{tenant}/{environment}/{company}/ticket/reservation/{token}"
---

# Changes to Get Reservation

`GET /{tenant}/{environment}/{company}/ticket/reservation/{token}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 5 revisions.

- **2026-09-17** `48cacf22ffcd` — 2 breaking, 1 warning, 6 info
- **2026-09-12** `407697660280` — 1 info

## Changes

- **2026-09-17** `48cacf22ffcd` — 2 breaking, 1 warning, 6 info
  - for the `query` request parameter `includeTicketNumbers`, the type changed from no type to `boolean`
  - the response's body type changed from no type to `object` for status `200`
  - deleted the `header` request parameter `x-np-api-key`
  - the endpoint scheme security `NPApiKeyAuthScheme` was added to the API
  - for the `path` request parameter `token`, the type was generalized from no type to `string`
  - added the optional property `expiresAt` to the response with the `200` status
  - added the optional property `reservations` to the response with the `200` status
  - added the required property `reservationStatus` to the response with the `200` status
  - added the required property `token` to the response with the `200` status
- **2026-09-12** `407697660280` — 1 info
  - api operation id `get-reservation` removed and replaced with `ticketing_serviceReservations_getReservation`

---

[Operation](https://skmtc.dev/navipartner/apis/api-reference/docs/:tenant/:environment/:company/ticket/reservation/:token/get.md) · [API](https://skmtc.dev/navipartner/apis/api-reference.md) · [Page](https://skmtc.dev/navipartner/apis/api-reference/changes/:tenant/:environment/:company/ticket/reservation/:token/get)
