{
"id": "pub.chive.admin.listImports",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "AuthenticationRequired"
},
{
"name": "AdminRequired"
}
],
"output": {
"schema": {
"type": "object",
"properties": {
"limit": {
"type": "integer",
"description": "Applied limit"
},
"source": {
"type": "string",
"description": "Import source filter"
},
"totalEprints": {
"type": "integer",
"description": "Total imported eprints"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"properties": {
"limit": {
"type": "integer",
"default": 50,
"maximum": 100,
"minimum": 1,
"description": "Maximum number of results"
},
"source": {
"type": "string",
"description": "Filter by import source"
}
}
},
"description": "List imported eprint statistics"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"revision": 1
}
Metadata
- DID
-
did:plc:7natp5xae72bddaqlkef2t4e
- CID
-
bafyreieywaqkrcroi2egtfdkw3kgzv7f2dexg7zne5dzgwdljiep6olifu
- Indexed At
- 2026-05-04 17:29 UTC
- AT-URI
-
at://did:plc:7natp5xae72bddaqlkef2t4e/com.atproto.lexicon.schema/pub.chive.admin.listImports