---
title: "Get your profile"
method: GET
path: "/api/v1/me/profile"
tags: ["humanApiProfile"]
---

# Get your profile

`GET /api/v1/me/profile`

Returns your profile details

## Headers

- `X-API-Key` string, required

## Response `200`

User Details

- ProfileGetMyProfileResponse200 — unresolved $ref

## Other responses

- `401` — Unauthorized
- `404` — Not Found

---

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