---
title: "GET /users/me/stamp-history"
method: GET
path: "/users/me/stamp-history"
tags: ["stamp"]
---

# GET /users/me/stamp-history

`GET /users/me/stamp-history`

自分のスタンプ履歴を最大50件取得します。結果は降順で返されます。

## Response `200`

正常に取得できました。

- StampHistory[]
  - `stampId` string, uuid — スタンプID
  - `datetime` string, date-time — そのスタンプが最後に押された日時

## Changes

- **2019-07-24** `66a69a1387ed` — 1 info
  - api operation id `getStampHistory` was added
- **2019-07-05** `6956f2622a20` — 5 info
  - api operation id `getStampHistory` removed and replaced with ``
  - the endpoint scheme security `traqOAuth2` was added to the API
  - endpoint reactivated
  - removed the non-success response with the status `410`
  - …1 more

[Change history](https://skmtc.dev/traptitech/apis/traq-api/changes/users/me/stamp-history/get.md)

---

[API](https://skmtc.dev/traptitech/apis/traq-api.md) · [All operations](https://skmtc.dev/traptitech/apis/traq-api/llms.txt) · [OpenAPI document](https://skmtc.dev/traptitech/apis/traq-api/revisions/535e1f620613?raw)
