---
title: "Get user profile"
method: GET
path: "/api/auth/get-profile"
tags: ["user"]
---

# Get user profile

`GET /api/auth/get-profile`

## Headers

- `authorization` string, required

## Response `200`

Successfully Get the Profile.

## Other responses

- `400` — Bad Request

## Changes

- **2023-12-07** `c1c8b9d3935d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/spurtcommerce/apis/spurtv5/changes/api/auth/get-profile/get.md)

---

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