---
title: "Fetch current user's info"
method: GET
path: "/me"
---

# Fetch current user's info

`GET /me`

Retrieve informatation on the currently logged-in user.

## Response `200`

OK

## Other responses

- `401` — Not authorized

---

[API](https://skmtc.net/clowder-framework/apis/clowder.md) · [All operations](https://skmtc.net/clowder-framework/apis/clowder/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clowder-framework/clowder/versions/bcd187478e0d/schema)
