{
"id": "app.blebbit.authr.group.listGroups",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"properties": {
"groups": {
"type": "array",
"items": {
"type": "object",
"properties": {
"cuid": {
"type": "string"
},
"name": {
"type": "string"
},
"public": {
"type": "boolean"
},
"display": {
"type": "string"
},
"description": {
"type": "string"
}
}
}
}
}
},
"encoding": "application/json"
},
"$authzed": "read",
"$flexicon": {
"action": "list"
},
"parameters": {
"type": "params",
"properties": {
"limit": {
"type": "integer"
},
"cursor": {
"type": "string"
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"revision": 1,
"$flexicon": {
"lname": "group",
"lplural": "groups"
},
"description": "get a group list"
}
Metadata
- DID
-
did:plc:veavz5io7eocwh7dbrhr2thi
- CID
-
bafyreibgqhxxojo6u264pvsviwopolr7zauqegpzrqaydjrsjpzn6mqewu
- Indexed At
- 2026-01-09 01:39 UTC
- AT-URI
-
at://did:plc:veavz5io7eocwh7dbrhr2thi/com.atproto.lexicon.schema/app.blebbit.authr.group.listGroups