{
"id": "so.sprk.notification.getUnreadCount",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"count"
],
"properties": {
"count": {
"type": "integer"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"properties": {
"seenAt": {
"type": "string",
"format": "datetime"
},
"priority": {
"type": "boolean"
}
}
},
"description": "Count the number of unread notifications for the requesting account. Requires auth."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:cveom2iroj3mt747sd4qqnr2
- CID
-
bafyreigrfqeeyup37roetjdbomqytxht5dqzofr23sqrcma6wb5sg7n5di
- Indexed At
- 2026-04-21 22:28 UTC
- AT-URI
-
at://did:plc:cveom2iroj3mt747sd4qqnr2/com.atproto.lexicon.schema/so.sprk.notification.getUnreadCount