---
title: "GET /api/safety-hub/@me/"
method: GET
path: "/api/safety-hub/@me/"
tags: ["api"]
---

# GET /api/safety-hub/@me/

`GET /api/safety-hub/@me/`

## Response `200`

- AccountStandingResponse
  - `classifications` Classification[], required
    - `id` string, required
    - `classification_type` 1 | 100 | 200 | 210 | 220 | 230 | 240 | 250 | 280 | 290 | 310 | 320 | 390 | 600 | 650 | 711 | 720 | 3010 | 3030 | 4000 | 4010 | 4130 | 4140 | 5010 | 5090 | 5305 | 5411 | 5440 | 5485, required
    - `description` string, required
    - `explainer_link` string, required
    - `actions` ClassificationAction[], required
      - `id` string, required
      - `action_type` 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 20 | 22, required
      - `descriptions` string[], required
    - `max_expiration_time` string, required
    - `flagged_content` unknown[], required
      - unknown
    - `appeal_status` AppealStatus, required
      - `status` 1 | 2 | 3, required
    - `is_coppa` boolean, required
    - `is_spam` boolean, required
    - `appeal_ingestion_type` 0 | 1 | 2, required
  - `guild_classifications` GuildClassification[], required
    - `guild_metadata` GuildMetadata, required
      - `name` string, required
      - `icon` string
      - `member_type` 1 | 2, required
    - `id` string, required
    - `classification_type` 1 | 100 | 200 | 210 | 220 | 230 | 240 | 250 | 280 | 290 | 310 | 320 | 390 | 600 | 650 | 711 | 720 | 3010 | 3030 | 4000 | 4010 | 4130 | 4140 | 5010 | 5090 | 5305 | 5411 | 5440 | 5485, required
    - `description` string, required
    - `explainer_link` string, required
    - `actions` ClassificationAction[], required
      - `id` string, required
      - `action_type` 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 20 | 22, required
      - `descriptions` string[], required
    - `max_expiration_time` string, required
    - `flagged_content` unknown[], required
      - unknown
    - `appeal_status` AppealStatus, required
      - `status` 1 | 2 | 3, required
    - `is_coppa` boolean, required
    - `is_spam` boolean, required
    - `appeal_ingestion_type` 0 | 1 | 2, required
  - `account_standing` object, required
    - `state` 100 | 200 | 300 | 400 | 500, required
  - `is_dsa_eligible` boolean, required
  - `username` string, required
  - `discriminator` string, required
  - `is_appeal_eligible` boolean, required
  - `appeal_eligibility` AppealEligibility[], required

## Other responses

- `401`

---

[API](https://skmtc.net/spacebarchat/apis/spacebar-server.md) · [All operations](https://skmtc.net/spacebarchat/apis/spacebar-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spacebarchat/spacebar-server/versions/034b4e879932/schema)
