{
"id": "app.thesocialwire.appview.getFeed",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "InvalidRequest"
},
{
"name": "UpstreamUnavailable"
}
],
"output": {
"schema": {
"ref": "app.thesocialwire.defs#jsonObject",
"type": "ref"
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"kind"
],
"properties": {
"id": {
"type": "string",
"maxLength": 2048
},
"kind": {
"type": "string",
"maxLength": 32,
"knownValues": [
"subscribed",
"following",
"publication",
"folder"
]
},
"limit": {
"type": "integer",
"default": 50,
"maximum": 100,
"minimum": 1
},
"cursor": {
"type": "string",
"maxLength": 2048
},
"filter": {
"type": "string",
"default": "all",
"maxLength": 16,
"knownValues": [
"all",
"unread"
]
}
}
},
"description": "Get an aggregate AppView feed."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:qy5pluw2bsuq2x6albsgkvx3
- CID
-
bafyreigv54uuj5kfauljvic4pcwds4aznzyu6lieffz33lb5ykrh3om6cq
- Indexed At
- 2026-08-15 17:31 UTC
- AT-URI
-
at://did:plc:qy5pluw2bsuq2x6albsgkvx3/com.atproto.lexicon.schema/app.thesocialwire.appview.getFeed