{
"id": "app.thesocialwire.appview.listEntries",
"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": [
"authorDid"
],
"properties": {
"limit": {
"type": "integer",
"default": 50,
"maximum": 100,
"minimum": 1
},
"cursor": {
"type": "string",
"maxLength": 2048
},
"filter": {
"type": "string",
"default": "all",
"maxLength": 16,
"knownValues": [
"all",
"unread"
]
},
"authorDid": {
"type": "string",
"format": "did",
"maxLength": 2048
},
"maxEntries": {
"type": "integer",
"maximum": 1000,
"minimum": 1
},
"publicationAtUri": {
"type": "string",
"format": "at-uri",
"maxLength": 8192
},
"publicationSiteUrls": {
"type": "string",
"maxLength": 8192
},
"publicationScopeAtUris": {
"type": "string",
"maxLength": 8192
}
}
},
"description": "List entries for a publication. Scope lists use the current comma-delimited wire representation."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:qy5pluw2bsuq2x6albsgkvx3
- CID
-
bafyreih4puw2qt2vt37aztf4vbuxsetupeps6nmv5u7xilo4kbbbqfzoea
- Indexed At
- 2026-08-15 17:31 UTC
- AT-URI
-
at://did:plc:qy5pluw2bsuq2x6albsgkvx3/com.atproto.lexicon.schema/app.thesocialwire.appview.listEntries