{
"id": "rsvp.atmo.space.listMembers",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "NotFound"
},
{
"name": "Forbidden"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"members"
],
"properties": {
"members": {
"type": "array",
"items": {
"ref": "rsvp.atmo.space.defs#memberView",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"spaceUri"
],
"properties": {
"spaceUri": {
"type": "string",
"format": "at-uri"
}
}
},
"description": "List members of a space. Caller must be a member or the owner."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:b63bmauox6z5rbibwrhxrdnw
- CID
-
bafyreicsa742f65ryoaxhwfxizaq6spepyzdqkg4dj5zjotr6av5g6ezn4
- Indexed At
- 2026-04-14 17:40 UTC
- AT-URI
-
at://did:plc:b63bmauox6z5rbibwrhxrdnw/com.atproto.lexicon.schema/rsvp.atmo.space.listMembers