app.blebbit.authr.group.getGroup

blebbit.app

{
  "id": "app.blebbit.authr.group.getGroup",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "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": "get"
      },
      "parameters": {
        "type": "params",
        "required": [
          "id"
        ],
        "properties": {
          "id": {
            "type": "string"
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "revision": 1,
  "$flexicon": {
    "lname": "group",
    "lplural": "groups"
  },
  "description": "get a group by id"
}

Validate Record

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

Validation Options
Treat any remaining unresolved references as valid

Metadata

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

Lexicon Garden

@