{
"id": "org.chaoticharmonylabs.orbit.get",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"uri",
"cid",
"value"
],
"properties": {
"cid": {
"type": "string",
"format": "cid"
},
"uri": {
"type": "string",
"format": "at-uri"
},
"value": {
"ref": "org.chaoticharmonylabs.orbit.defs#orbit",
"type": "ref"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"uri"
],
"properties": {
"uri": {
"type": "string",
"format": "at-uri",
"description": "The URI of the orbit to retrieve"
}
}
},
"description": "Get an orbit by URI."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:mqmbvlnt6fcqqboqqcg3b7d4
- CID
-
bafyreifaeqrun5mnro5x4a6vxi7iff3w4qit6xuuhkdi3hsgsq4st4zm4m
- Indexed At
- 2026-01-08 07:05 UTC
- AT-URI
-
at://did:plc:mqmbvlnt6fcqqboqqcg3b7d4/com.atproto.lexicon.schema/org.chaoticharmonylabs.orbit.get
Referenced Schemas (1)
-
org.chaoticharmonylabs.orbit.defs#orbit