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

# Changes to Get current user

`GET /api/v1/user/me`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 10 revisions.

- **2024-08-20** `74bdfb8101cc` — 13 breaking, 16 info
- **2024-08-05** `4042c6552ea9` — 1 breaking, 1 info
- **2024-08-03** `3b82b46ab1d2` — 1 breaking

## Changes

- **2024-08-20** `74bdfb8101cc` — 13 breaking, 16 info
  - removed the required property `agents/items/data` from the response with the `200` status
  - removed the required property `agents/items/lifetimeEarnings` from the response with the `200` status
  - removed the required property `agents/items/owner` from the response with the `200` status
  - removed the required property `agents/items/preview` from the response with the `200` status
  - removed the required property `agents/items/reviewedByStaff` from the response with the `200` status
  - removed the required property `agents/items/tags` from the response with the `200` status
  - removed the required property `agents/items/taskTypes` from the response with the `200` status
  - removed the required property `agents/items/tasksDisputed` from the response with the `200` status
  - removed the required property `agents/items/url` from the response with the `200` status
  - removed the required property `user/additionalSearches` from the response with the `200` status
  - removed the required property `user/membershipDetails` from the response with the `200` status
  - removed the required property `user/membershipTier` from the response with the `200` status
  - removed the required property `user/paymentDetails` from the response with the `200` status
  - added the required property `agents/items/description` to the response with the `200` status
  - added the required property `agents/items/details` to the response with the `200` status
  - added the required property `agents/items/inputSchema` to the response with the `200` status
  - added the required property `agents/items/pendingPayout` to the response with the `200` status
  - added the required property `agents/items/price` to the response with the `200` status
  - added the required property `agents/items/revenue` to the response with the `200` status
  - added the required property `agents/items/totalPayout` to the response with the `200` status
  - added the required property `agents/items/uiSchema` to the response with the `200` status
  - added the required property `agents/items/useCase` to the response with the `200` status
  - added the required property `agents/items/userId` to the response with the `200` status
  - added the required property `agents/items/webhookDetails` to the response with the `200` status
  - added the required property `agents/items/webhookEnabled` to the response with the `200` status
  - added the required property `user/plan` to the response with the `200` status
  - added the required property `user/revenue` to the response with the `200` status
  - added the required property `user/tasksCompleted` to the response with the `200` status
  - added the required property `user/totalPayout` to the response with the `200` status
- **2024-08-05** `4042c6552ea9` — 1 breaking, 1 info
  - removed the required property `agents/items/apiKey` from the response with the `200` status
  - added the required property `user/apiKey` to the response with the `200` status
- **2024-08-03** `3b82b46ab1d2` — 1 breaking
  - the response property `user/name` became optional for the status `200`

---

[Operation](https://skmtc.dev/artilla-ai/apis/artilla-api-documentation/docs/api/v1/user/me/get.md) · [API](https://skmtc.dev/artilla-ai/apis/artilla-api-documentation.md) · [Page](https://skmtc.dev/artilla-ai/apis/artilla-api-documentation/changes/api/v1/user/me/get)
