{
"id": "rsvp.atmo.space.getRecord",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "NotFound"
},
{
"name": "Forbidden"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"record"
],
"properties": {
"record": {
"ref": "rsvp.atmo.space.defs#recordView",
"type": "ref"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"spaceUri",
"collection",
"author",
"rkey"
],
"properties": {
"rkey": {
"type": "string"
},
"author": {
"type": "string",
"format": "did"
},
"spaceUri": {
"type": "string",
"format": "at-uri"
},
"collection": {
"type": "string",
"format": "nsid"
}
}
},
"description": "Get a single record from a space."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:b63bmauox6z5rbibwrhxrdnw
- CID
-
bafyreienbvgz64zoncbpjqn6jnqvd6zrt4caivmoa3qwacn44bqqyytjsq
- Indexed At
- 2026-04-14 17:40 UTC
- AT-URI
-
at://did:plc:b63bmauox6z5rbibwrhxrdnw/com.atproto.lexicon.schema/rsvp.atmo.space.getRecord