app.standard-reader.getLatestFeed

standard-reader.app

{
  "id": "app.standard-reader.getLatestFeed",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "ref": "app.standard-reader.defs#cursorPageDocuments",
          "type": "ref"
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [],
        "properties": {
          "did": {
            "type": "string",
            "format": "did"
          },
          "limit": {
            "type": "integer",
            "default": 20,
            "maximum": 50,
            "minimum": 1
          },
          "cursor": {
            "type": "string"
          },
          "filter": {
            "type": "string",
            "default": "subscriptions",
            "knownValues": [
              "all",
              "subscriptions",
              "unread"
            ]
          }
        }
      },
      "description": "Chronological feed of indexed articles with optional filter."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.standard-reader.getLatestFeed

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:f4os2wz5fjl56xpwcvtnqu7m
CID
bafyreihwdmxcto343bd2kusyjwmj7qn43wxyts3x3m4f4kmnommm5cauzu
Indexed At
2026-06-13 04:56 UTC
AT-URI
at://did:plc:f4os2wz5fjl56xpwcvtnqu7m/com.atproto.lexicon.schema/app.standard-reader.getLatestFeed

Referenced Schemas (1)

Lexicon Garden

@