social.colibri.beta.notification.getUnreadCount

colibri.social

{
  "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
}

Validate Record

Validate a record against social.colibri.beta.notification.getUnreadCount

Validation Options
Treat any remaining unresolved references as valid

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

Lexicon Garden

@