{
"id": "blue.catbird.circle.listNotifications",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "AuthRequired"
},
{
"name": "AccessRemoved"
},
{
"name": "UnsupportedPDS"
},
{
"name": "ProtocolRevisionMismatch"
},
{
"name": "UpstreamUnavailable"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"notifications"
],
"properties": {
"cursor": {
"type": "string"
},
"notifications": {
"type": "array",
"items": {
"ref": "blue.catbird.circle.defs#notification",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"properties": {
"limit": {
"type": "integer",
"default": 50,
"maximum": 100,
"minimum": 1
},
"cursor": {
"type": "string"
}
}
},
"description": "List notifications for the caller across Circle Spaces"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:xg4h4n7w5mh3m4uoi27me4hh
- CID
-
bafyreicdxm6l5wwekumgpz73ccmqobc4gzuvhdmlj2tmdw2zruavmf32ou
- Indexed At
- 2026-08-26 15:54 UTC
- AT-URI
-
at://did:plc:xg4h4n7w5mh3m4uoi27me4hh/com.atproto.lexicon.schema/blue.catbird.circle.listNotifications
Referenced Schemas (1)
-
blue.catbird.circle.defs#notification