Skip to main content

app.bsky.notification.getUnreadCount

GET 

/app.bsky.notification.getUnreadCount

Count the number of unread notifications for the requesting account. Requires auth.

Request

Query Parameters

    priority boolean
    seenAt date-time

Responses

OK

Schema

    count integerrequired
Loading...