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

# Changes to Get the current user

`GET /users/current`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 50 revisions.

- **2020-11-30** `5fa0143c38e1` — 1 info
- **2020-08-13** `bca9ebb2d24a` — 2 breaking, 1 info
- **2020-08-13** `ddfd4e39c98d` — 1 breaking, 2 info

## Changes

- **2020-11-30** `5fa0143c38e1` — 1 info
  - the endpoint scheme security `jwtAuth` was added to the API
- **2020-08-13** `bca9ebb2d24a` — 2 breaking, 1 info
  - the `email` response property's minLength was decreased from `3` to `0` for the response status `200`
  - the `email` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - added `#/components/schemas/Email` to the `email` response property `allOf` list for the response status `200`
- **2020-08-13** `ddfd4e39c98d` — 1 breaking, 2 info
  - the `email` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - the endpoint scheme security `jwtAuth` was removed from the API
  - removed `#/components/schemas/Email` from the `email` response property `allOf` list for the response status `200`

---

[Operation](https://skmtc.dev/kartevonmorgen/apis/openfairdb-api/docs/users/current/get.md) · [API](https://skmtc.dev/kartevonmorgen/apis/openfairdb-api.md) · [Page](https://skmtc.dev/kartevonmorgen/apis/openfairdb-api/changes/users/current/get)
