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

# GET /api/auth/profile

`GET /api/auth/profile`

## Response `200`

OK

- UserProfile[]
  - `username` string, required
  - `email` string, required
  - `password` string, required
  - `is_superuser` boolean — Designates that this user has all permissions without explicitly assigning them.
  - `memory_quota` integer

## Changes

> 50 revisions in range; 5 could not be searched.

- **2023-03-15** `c455df8ad17b` — 1 info
  - endpoint added
- **2022-06-23** `abc63a565218` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/bitmakerla/apis/estela-api-v1-0-documentation/changes/api/auth/profile/get.md)

---

[API](https://skmtc.dev/bitmakerla/apis/estela-api-v1-0-documentation.md) · [All operations](https://skmtc.dev/bitmakerla/apis/estela-api-v1-0-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bitmakerla/estela-api-v1-0-documentation/revisions/ec53774a2b78/schema)
