---
title: "Changes to Get current user"
method: GET
path: "/user"
---

# Changes to Get current user

`GET /user`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 24 revisions.

- **2026-06-01** `72506953f367` — 11 breaking

## Changes

- **2026-06-01** `72506953f367` — 11 breaking
  - the response property `default_organization` became nullable for the status `200`
  - the response property `default_organization/deleted_at` became nullable for the status `200`
  - the response property `directory_managed` became nullable for the status `200`
  - the response property `email_verified` became nullable for the status `200`
  - the response property `managed` became nullable for the status `200`
  - the response property `sso` became nullable for the status `200`
  - the response property `default_organization` became optional for the status `200`
  - the response property `directory_managed` became optional for the status `200`
  - the response property `email_verified` became optional for the status `200`
  - the response property `managed` became optional for the status `200`
  - the response property `sso` became optional for the status `200`

---

[Operation](https://skmtc.dev/planetscale/apis/planetscale-api/docs/user/get.md) · [API](https://skmtc.dev/planetscale/apis/planetscale-api.md) · [Page](https://skmtc.dev/planetscale/apis/planetscale-api/changes/user/get)
