{
"id": "blue.moji.collection.getItem",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"uri",
"item"
],
"properties": {
"uri": {
"type": "string",
"format": "at-uri"
},
"item": {
"ref": "blue.moji.collection.item#itemView",
"type": "ref"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"repo",
"name"
],
"properties": {
"name": {
"type": "string",
"description": "The Bluemoji alias/rkey."
},
"repo": {
"type": "string",
"format": "at-identifier",
"description": "The handle or DID of the repo."
}
}
},
"description": "Get a single emoji from a repository. Requires auth."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:kmzpsik7s5y5fwu7nnkngfx4
- CID
-
bafyreiekuobzobze7hb223as5n3kqstrm5ttatrgysa7ffa45dz2p6guqu
- Indexed At
- 2026-07-26 20:11 UTC
- AT-URI
-
at://did:plc:kmzpsik7s5y5fwu7nnkngfx4/com.atproto.lexicon.schema/blue.moji.collection.getItem
Referenced Schemas (1)
-
blue.moji.collection.item#itemView