{
"id": "pub.chive.eprint.getSubmission",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "NotFound"
},
{
"name": "Stale",
"description": "Indexed data is stale, refresh in progress"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"uri",
"cid",
"value",
"indexedAt",
"pdsUrl"
],
"properties": {
"cid": {
"type": "string",
"format": "cid"
},
"uri": {
"type": "string",
"format": "at-uri"
},
"value": {
"type": "unknown",
"description": "The eprint submission record. Must contain $type field."
},
"pdsUrl": {
"type": "string",
"description": "Source PDS URL (transparency)"
},
"indexedAt": {
"type": "string",
"format": "datetime"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"uri"
],
"properties": {
"cid": {
"type": "string",
"format": "cid",
"description": "Specific version CID"
},
"uri": {
"type": "string",
"format": "at-uri",
"description": "Eprint URI"
}
}
},
"description": "Retrieve an eprint submission by URI"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"revision": 1
}
Metadata
- DID
-
did:plc:7natp5xae72bddaqlkef2t4e
- CID
-
bafyreiad45atht24hbqt3j22457n2wwhgfinm6zrqyj5rwiv23etshqeaa
- Indexed At
- 2026-05-04 17:29 UTC
- AT-URI
-
at://did:plc:7natp5xae72bddaqlkef2t4e/com.atproto.lexicon.schema/pub.chive.eprint.getSubmission