---
title: "Me"
method: GET
path: "/api/py/desktop/me"
---

# Me

`GET /api/py/desktop/me`

## Response `200`

Successful Response

- MeResponse
  - `first_name` string, nullable, required
  - `last_name` string, nullable, required
  - `email` string, nullable, required
  - `image_url` string, nullable, required
  - `organization_id` string, nullable, required

---

[API](https://skmtc.dev/getauctor/apis/fastapi.md) · [All operations](https://skmtc.dev/getauctor/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getauctor/fastapi/revisions/aeb6faa3b8f0/schema)
