---
title: "Changes to GET /v1/me"
method: GET
path: "/v1/me"
---

# Changes to GET /v1/me

`GET /v1/me`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 46 revisions.

- **2026-03-18** `7ca4c991c6cc` — 2 breaking, 1 warning
- **2026-03-11** `dc1b3c9e3b2a` — 10 breaking, 1 info
- **2025-08-08** `27348c6236c8` — 1 breaking, 1 info

## Changes

- **2026-03-18** `7ca4c991c6cc` — 2 breaking, 1 warning
  - the `allOf[#/components/schemas/User]/type` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `allOf[subschema #2]/tier/anyOf[subschema #1]/` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - added the new `business` enum value to the `allOf[subschema #2]/tier/anyOf[subschema #1]/` response property for the response status `200`
- **2026-03-11** `dc1b3c9e3b2a` — 10 breaking, 1 info
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `bio` from the response with the `200` status
  - removed the required property `email` from the response with the `200` status
  - removed the required property `id` from the response with the `200` status
  - removed the required property `links` from the response with the `200` status
  - removed the required property `profileImageUrl` from the response with the `200` status
  - removed the required property `tier` from the response with the `200` status
  - removed the required property `type` from the response with the `200` status
  - removed the required property `url` from the response with the `200` status
  - removed the required property `username` from the response with the `200` status
  - added `#/components/schemas/User, subschema #2` to the response body `allOf` list for the response status `200`
- **2025-08-08** `27348c6236c8` — 1 breaking, 1 info
  - response property `email` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - added the required property `type` to the response with the `200` status

---

[Operation](https://skmtc.dev/val-town/apis/val-town-api/docs/v1/me/get.md) · [API](https://skmtc.dev/val-town/apis/val-town-api.md) · [Page](https://skmtc.dev/val-town/apis/val-town-api/changes/v1/me/get)
