---
title: "Get Push Notification Config"
method: GET
path: "/push/config"
tags: ["Push"]
---

# Get Push Notification Config

`GET /push/config`

## Response `200`

- PushConfig
  - `publicKey` string, nullable — Base64 URL-safe encoded VAPID public key for PushManager.subscribe(). Null when push is not configured on this server.

---

[API](https://skmtc.net/mikotoio/apis/mikoto-superego.md) · [All operations](https://skmtc.net/mikotoio/apis/mikoto-superego/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mikotoio/mikoto-superego/revisions/2884da9c4ee0/schema)
