---
title: "Get First Time Notification Shown"
method: GET
path: "/profile/first_time"
tags: ["Profile"]
---

# Get First Time Notification Shown

`GET /profile/first_time`

Get whether the first-time user notification has been shown and the user's tier type.

## Response `200`

Successful Response

- FirstTimeUserResponse
  - `first_time_notification_shown` boolean, required
  - `tier_type` string, required

---

[API](https://skmtc.net/dante-ai/apis/dante-ai-api.md) · [All operations](https://skmtc.net/dante-ai/apis/dante-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dante-ai/dante-ai-api/revisions/38b6c9a4246d/schema)
