{
"id": "community.lexicon.calendar.getRSVP",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "NotFound"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"uri",
"cid",
"record"
],
"properties": {
"cid": {
"type": "string",
"description": "CID of the RSVP record."
},
"uri": {
"type": "string",
"format": "at-uri",
"description": "AT-URI of the RSVP record."
},
"record": {
"ref": "community.lexicon.calendar.rsvp",
"type": "ref",
"description": "The RSVP record."
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"event",
"identity"
],
"properties": {
"event": {
"type": "string",
"format": "at-uri",
"description": "AT-URI of the event."
},
"identity": {
"type": "string",
"format": "did",
"description": "DID of the identity to get the RSVP for."
}
}
},
"description": "Get an RSVP record for a specific identity and event."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:2uwoih2htodskvgocarwv5eq
- CID
-
bafyreidqgkt2g466oztthz73z3rn5oaencf45gccfsuxqc6rvxlkogg77a
- Indexed At
- 2026-02-13 13:51 UTC
- AT-URI
-
at://did:plc:2uwoih2htodskvgocarwv5eq/com.atproto.lexicon.schema/community.lexicon.calendar.getRSVP