{
"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
}
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