---
title: "Get user information"
method: GET
path: "/api/user"
tags: ["Auth"]
---

# Get user information

`GET /api/user`

Retrieve user information from the session

## Response `200`

User information including email, id, uuid, and encryption_secret

- object

## Other responses

- `401` — No user info available - user not authenticated

---

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