---
title: "App user profile"
method: GET
path: "/app/me"
tags: ["App Users"]
---

# App user profile

`GET /app/me`

Return app-user profile from a session token.

## Response `200`

App user profile

- AppUserSessionResponse
  - `data` object, required

## Other responses

- `401` — Error response

---

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