---
title: "Get current client info"
method: GET
path: "/content/Me"
tags: ["Content"]
---

# Get current client info

`GET /content/Me`

Returns current client ID

## Response `200`

Successful response

- object
  - `clientId` string — Current authenticated client ID

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/autocontentapi/apis/content-api.md) · [All operations](https://skmtc.net/autocontentapi/apis/content-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/autocontentapi/content-api/revisions/355890b6b4cc/schema)
