Check topic access
check_topic_accessCheck whether your credentials can subscribe to specified topics. This read-only access test avoids publishing, clarifying read versus write permissions.
Instructions
Reports whether the configured credentials may SUBSCRIBE to each topic, without publishing anything.
Read the result carefully: ntfy grants read and write separately, and this endpoint tests the read side only. A write-only publishing token is denied here and can still publish perfectly well — that combination is the single most common source of confusion with ntfy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topics | No | Topics to check. Defaults to the first NTFY_TOPICS entry. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | Yes |