app.blebbit.authr.group.getGroups

blebbit.app

{
  "id": "app.blebbit.authr.group.getGroups",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "properties": {
            "groups": {
              "type": "array",
              "items": {
                "ref": "app.blebbit.authr.group.defs#groupView",
                "type": "ref"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "$authzed": [
        "read"
      ],
      "parameters": {
        "type": "params",
        "properties": {
          "limit": {
            "type": "integer"
          },
          "cursor": {
            "type": "string"
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "revision": 1,
  "description": "get a group list"
}

Validate Record

Validate a record against app.blebbit.authr.group.getGroups

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:veavz5io7eocwh7dbrhr2thi
CID
bafyreifmzltmyxsaluq3zy3i3aochvorp3mjbnc5dx23q3gdyu7i4eu63a
Indexed At
2026-02-12 22:16 UTC
AT-URI
at://did:plc:veavz5io7eocwh7dbrhr2thi/com.atproto.lexicon.schema/app.blebbit.authr.group.getGroups

Referenced Schemas (1)

Lexicon Garden

@