---
title: "Get user"
method: GET
path: "/v2/user"
tags: ["User"]
---

# Get user

`GET /v2/user`

Used to validate authentication token

## Response `200`

Returns UUID

## Other responses

- `401` — Invalid API key
- `404` — User not found
- `500` — Internal server error

---

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