Get unread notification count
Notifications
Get unread notification count
Return the number of unread notifications for the merchant. Requires the READ_NOTIFICATIONS scope.
GET
Get unread notification count
Returns the merchant’s unread notification count, useful for showing a badge. The store is bound to your app token server-side — never send a shop id.
Authorizations
Installed-app access token (prefix app_), issued by the OAuth install flow. The store is bound to the token server-side — never send a shop id.
Response
The unread notification count.

