---
title: "Admin Me"
method: GET
path: "/api/v1/quick-spaces/admin/me"
tags: ["quickSpaces", "quickSpaces"]
---

# Admin Me

`GET /api/v1/quick-spaces/admin/me`

## Headers

- `X-Admin-Session` string, nullable

## Response `200`

Successful Response

- AdminMeResponseDTO
  - `username` string, required
  - `expires_at` string, date-time, required

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-02** `ff7f2b621b41` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/brandbooster/apis/fastapi/changes/api/v1/quick-spaces/admin/me/get.md)

---

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