---
title: "Get the authenticated identity for the current request"
method: GET
path: "/auth/me"
tags: ["Authentication"]
---

# Get the authenticated identity for the current request

`GET /auth/me`

Pass either `Authorization: Bearer <token>` or `x-api-key: <key>`. Returns the resolved identity.

## Response `200`

Default Response

---

[API](https://skmtc.net/totalshiftleft/apis/api-learning-sandbox.md) · [All operations](https://skmtc.net/totalshiftleft/apis/api-learning-sandbox/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/totalshiftleft/api-learning-sandbox/revisions/3b3179c504b0/schema)
