{
"id": "rsvp.atmo.space.invite.list",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "NotFound"
},
{
"name": "Forbidden"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"invites"
],
"properties": {
"invites": {
"type": "array",
"items": {
"ref": "rsvp.atmo.space.defs#inviteView",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"spaceUri"
],
"properties": {
"spaceUri": {
"type": "string",
"format": "at-uri"
},
"includeRevoked": {
"type": "boolean",
"default": false
}
}
},
"description": "List invites for a space. Owner only."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:b63bmauox6z5rbibwrhxrdnw
- CID
-
bafyreiconbbpwe4p2yu2fmaujvgqibixwl62jm7dbqxlw7pkguu6qknhhy
- Indexed At
- 2026-04-14 17:40 UTC
- AT-URI
-
at://did:plc:b63bmauox6z5rbibwrhxrdnw/com.atproto.lexicon.schema/rsvp.atmo.space.invite.list