---
title: "Changes to Get deployment environment tokens"
method: GET
path: "/api/v1/deployments/{deploymentId}/environments/{environmentId}/tokens"
---

# Changes to Get deployment environment tokens

`GET /api/v1/deployments/{deploymentId}/environments/{environmentId}/tokens`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 10 revisions.

- **2026-08-27** `97e151460143` — 6 breaking, 5 info
- **2026-07-31** `a0c6b1d2ac96` — 1 info

## Changes

- **2026-08-27** `97e151460143` — 6 breaking, 5 info
  - the response property `pagination` became optional for the status `200`
  - added `#/components/schemas/DeploymentsPagination, subschema #2` to the `pagination` response property `oneOf` list for the response status `200`
  - the `pagination` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `pagination/limit` from the response with the `200` status
  - removed the required property `pagination/offset` from the response with the `200` status
  - removed the required property `pagination/total` from the response with the `200` status
  - added the new optional `query` request parameter `after`
  - added the new optional `query` request parameter `first`
  - added the optional property `pageInfo` to the response with the `200` status
  - response property `data` deprecated
  - added the required property `items` to the response with the `200` status
- **2026-07-31** `a0c6b1d2ac96` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/cube-js/apis/cube-cloud-rest-api/docs/api/v1/deployments/:deploymentId/environments/:environmentId/tokens/get.md) · [API](https://skmtc.dev/cube-js/apis/cube-cloud-rest-api.md) · [Page](https://skmtc.dev/cube-js/apis/cube-cloud-rest-api/changes/api/v1/deployments/:deploymentId/environments/:environmentId/tokens/get)
