pub.chive.annotation.listForPage

chive.pub

{
  "id": "pub.chive.annotation.listForPage",
  "defs": {
    "main": {
      "type": "query",
      "errors": [],
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "annotations"
          ],
          "properties": {
            "annotations": {
              "type": "array",
              "items": {
                "ref": "pub.chive.annotation.listForEprint#annotationView",
                "type": "ref"
              },
              "description": "Annotations on the specified page"
            },
            "entityLinks": {
              "type": "array",
              "items": {
                "ref": "pub.chive.annotation.listForEprint#entityLinkView",
                "type": "ref"
              },
              "description": "Entity links on the specified page"
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "eprintUri",
          "pageNumber"
        ],
        "properties": {
          "eprintUri": {
            "type": "string",
            "format": "at-uri",
            "description": "AT-URI of the eprint"
          },
          "pageNumber": {
            "type": "integer",
            "minimum": 1,
            "description": "Page number to list annotations for"
          },
          "includeEntityLinks": {
            "type": "boolean",
            "default": true,
            "description": "Include entity link annotations in response"
          }
        }
      },
      "description": "List annotations for a specific page in an eprint"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "revision": 1
}

Validate Record

Validate a record against pub.chive.annotation.listForPage

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

Metadata

DID
did:plc:7natp5xae72bddaqlkef2t4e
CID
bafyreicmxmet4a5ur4cpkjqov63pv4ljd4yvz75kxisec6qd4tkw753ggy
Indexed At
2026-05-04 17:29 UTC
AT-URI
at://did:plc:7natp5xae72bddaqlkef2t4e/com.atproto.lexicon.schema/pub.chive.annotation.listForPage

Referenced Schemas (2)

Lexicon Garden

@