---
title: "Changes to チェックイン一覧の取得"
method: GET
path: "/v1/users/{name}/checkins"
---

# Changes to チェックイン一覧の取得

`GET /v1/users/{name}/checkins`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 30 revisions.

- **2025-05-24** `31d811878a74` — 3 info
- **2025-05-24** `6c71d69e3250` — 1 info
- **2025-05-23** `898e9ea9eb32` — 1 warning
- **2025-04-05** `462d5bb516c9` — 1 info
- **2023-12-25** `13966de3de1a` — 1 info
- **2021-08-10** `f1b4c8c15f87` — 1 info
- **2021-08-02** `e3a4ed79cc8c` — 1 info
- **2021-07-28** `17b37b305538` — 1 info
- **2020-07-21** `be57ea2beb88` — 1 breaking

## Changes

- **2025-05-24** `31d811878a74` — 3 info
  - added the new optional `query` request parameter `order`
  - added the new optional `query` request parameter `since`
  - added the new optional `query` request parameter `until`
- **2025-05-24** `6c71d69e3250` — 1 info
  - added the optional property `items/user` to the response with the `200` status
- **2025-05-23** `898e9ea9eb32` — 1 warning
  - removed the optional property `items/user` from the response with the `200` status
- **2025-04-05** `462d5bb516c9` — 1 info
  - added the optional property `items/user` to the response with the `200` status
- **2023-12-25** `13966de3de1a` — 1 info
  - added the new optional `query` request parameter `has_link`
- **2021-08-10** `f1b4c8c15f87` — 1 info
  - added the optional property `items/source` to the response with the `200` status
- **2021-08-02** `e3a4ed79cc8c` — 1 info
  - added the non-success response with the status `403`
- **2021-07-28** `17b37b305538` — 1 info
  - endpoint added
- **2020-07-21** `be57ea2beb88` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/shikorism/apis/tissue-api/docs/v1/users/:name/checkins/get.md) · [API](https://skmtc.dev/shikorism/apis/tissue-api.md) · [Page](https://skmtc.dev/shikorism/apis/tissue-api/changes/v1/users/:name/checkins/get)
