---
title: "Whoami"
method: GET
path: "/v1/me/"
tags: ["identity"]
---

# Whoami

`GET /v1/me/`

Answer 'who is this credential?' — the first thing to ask when a tool 401s.

## Headers

- `authorization` string, nullable
- `x-darwin-token` string, nullable

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/stormy/apis/stormy-control-plane.md) · [All operations](https://skmtc.dev/stormy/apis/stormy-control-plane/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stormy/stormy-control-plane/revisions/057ff10926a4/schema)
