chat.bsky.group.getGroupPublicInfo

bsky-lexicons.bsky.social

{
  "id": "chat.bsky.group.getGroupPublicInfo",
  "defs": {
    "main": {
      "type": "query",
      "errors": [
        {
          "name": "InvalidCode"
        }
      ],
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "group"
          ],
          "properties": {
            "group": {
              "ref": "chat.bsky.group.defs#groupPublicView",
              "type": "ref"
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "code"
        ],
        "properties": {
          "code": {
            "type": "string"
          }
        }
      },
      "description": "[NOTE: This is under active development and should be considered unstable while this note is here]. Get public information about a group from an join link."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against chat.bsky.group.getGroupPublicInfo

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

Metadata

DID
did:plc:4v4y5r3lwsbtmsxhile2ljac
CID
bafyreialxwym3ir4cext23izqt5nddbtjemvme6l3fgh5rz3h3j4sfynmy
Indexed At
2026-04-15 21:30 UTC
AT-URI
at://did:plc:4v4y5r3lwsbtmsxhile2ljac/com.atproto.lexicon.schema/chat.bsky.group.getGroupPublicInfo

Referenced Schemas (1)

Lexicon Garden

@