---
title: "Get Permission Status"
method: GET
path: "/notifications/permissions/status"
tags: ["notifications"]
---

# Get Permission Status

`GET /notifications/permissions/status`

Check if the user has ever made a decision about notification permissions.
Returns the current permission status and when it was last updated.

## Response `200`

Successful Response

- NotificationPermissionStatus — Model for user notification permission status
  - `status` string, nullable
  - `timestamp` string, date-time, nullable

---

[API](https://skmtc.dev/excellence-ai/apis/excellence-learning.md) · [All operations](https://skmtc.dev/excellence-ai/apis/excellence-learning/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/excellence-ai/excellence-learning/revisions/ef67479ed898/schema)
