---
title: "Changes to Show the user's profile."
method: GET
path: "/api/v1/user"
---

# Changes to Show the user's profile.

`GET /api/v1/user`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 9 revisions.

- **2026-07-17** `b80e6dfcf78d` — 1 info
- **2023-07-12** `1675fc6aa16a` — 1 warning, 6 info
- **2023-06-02** `1842d7fd0430` — 7 warning, 1 info

## Changes

- **2026-07-17** `b80e6dfcf78d` — 1 info
  - added the optional property `data/current_team_id` to the response with the `200` status
- **2023-07-12** `1675fc6aa16a` — 1 warning, 6 info
  - removed the optional property `data/user` from the response with the `200` status
  - added the optional property `data/created_at` to the response with the `200` status
  - added the optional property `data/email` to the response with the `200` status
  - added the optional property `data/id` to the response with the `200` status
  - added the optional property `data/name` to the response with the `200` status
  - added the optional property `data/profile_photo_url` to the response with the `200` status
  - added the optional property `data/updated_at` to the response with the `200` status
- **2023-06-02** `1842d7fd0430` — 7 warning, 1 info
  - removed the optional property `data/created_at` from the response with the `200` status
  - removed the optional property `data/current_team_id` from the response with the `200` status
  - removed the optional property `data/email` from the response with the `200` status
  - removed the optional property `data/id` from the response with the `200` status
  - removed the optional property `data/name` from the response with the `200` status
  - removed the optional property `data/profile_photo_url` from the response with the `200` status
  - removed the optional property `data/updated_at` from the response with the `200` status
  - added the optional property `data/user` to the response with the `200` status

---

[Operation](https://skmtc.dev/poll-the-people/apis/customgpt-ai/docs/api/v1/user/get.md) · [API](https://skmtc.dev/poll-the-people/apis/customgpt-ai.md) · [Page](https://skmtc.dev/poll-the-people/apis/customgpt-ai/changes/api/v1/user/get)
