app.blebbit.authr.page.getPages

blebbit.app

{
  "id": "app.blebbit.authr.page.getPages",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "properties": {
            "pages": {
              "type": "array",
              "items": {
                "ref": "app.blebbit.authr.page.defs#pageView",
                "type": "ref"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "$authzed": [
        "read"
      ],
      "parameters": {
        "type": "params",
        "properties": {
          "limit": {
            "type": "integer"
          },
          "cursor": {
            "type": "string"
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "revision": 1,
  "description": "get a page list"
}

Validate Record

Validate a record against app.blebbit.authr.page.getPages

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

Metadata

DID
did:plc:veavz5io7eocwh7dbrhr2thi
CID
bafyreihnsn4njwwakmosap7l3qchcs6tbfrgmyieheyq6tfzcbd3ekxlcm
Indexed At
2026-02-12 22:17 UTC
AT-URI
at://did:plc:veavz5io7eocwh7dbrhr2thi/com.atproto.lexicon.schema/app.blebbit.authr.page.getPages

Referenced Schemas (1)

Lexicon Garden

@