---
title: "Get User"
method: GET
path: "/v1/me"
tags: ["SDK API"]
---

# Get User

`GET /v1/me`

Gets the current user

## Response `200`

Current user retrieved successfully

- UserAuthenticated — User Authenticated
  - `user_id` string, required
  - `api_key` string, required
  - `authorization_header` string, required
  - `tier` string, required

---

[API](https://skmtc.net/toolhouse/apis/toolhouse-api.md) · [All operations](https://skmtc.net/toolhouse/apis/toolhouse-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/toolhouse/toolhouse-api/versions/6e3bad3564b3/schema)
