---
title: "Changes to Get all tokens"
method: GET
path: "/users/{user_id}/tokens"
---

# Changes to Get all tokens

`GET /users/{user_id}/tokens`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 55 revisions.

- **2025-12-08** `59c9efb45644` — 1 breaking, 1 info
- **2025-11-07** `71020f2e0980` — 1 info
- **2025-10-15** `e67d02739533` — 2 info

## Changes

- **2025-12-08** `59c9efb45644` — 1 breaking, 1 info
  - the response's body type/format changed from `array`/`` to `object`/`` for status `200`
  - added the required property `tokens` to the response with the `200` status
- **2025-11-07** `71020f2e0980` — 1 info
  - the response property `items/token` became required for the status `200`
- **2025-10-15** `e67d02739533` — 2 info
  - api tag `Device Tokens` added
  - api tag `UsersTokens` removed

---

[Operation](https://skmtc.dev/trycourier/apis/courier/docs/users/:user_id/tokens/get.md) · [API](https://skmtc.dev/trycourier/apis/courier.md) · [Page](https://skmtc.dev/trycourier/apis/courier/changes/users/:user_id/tokens/get)
