{
"id": "social.colibri.beta.notification.getUnreadCount",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "AuthRequired",
"description": "The request has no valid service auth."
}
],
"output": {
"schema": {
"type": "object",
"required": [
"count"
],
"properties": {
"count": {
"type": "integer",
"description": "Number of unread notifications."
}
}
},
"encoding": "application/json"
},
"description": "Gets how many of the requesting user's notifications are unread."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:mprdjqjluoswa7awzggaggj3
- CID
-
bafyreiguwwoxqizwjdtfgxv3qcd5w5fg7xhbjbk3d3k7uzbdbkflpmrqya
- Indexed At
- 2026-08-23 12:32 UTC
- AT-URI
-
at://did:plc:mprdjqjluoswa7awzggaggj3/com.atproto.lexicon.schema/social.colibri.beta.notification.getUnreadCount