social.coves.community.get

coves.social

{
  "id": "social.coves.community.get",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "ref": "social.coves.community.defs#communityViewDetailed",
          "type": "ref",
          "description": "Detailed community view with stats and viewer state"
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "community"
        ],
        "properties": {
          "community": {
            "type": "string",
            "format": "at-identifier",
            "description": "DID or handle of the community"
          }
        }
      },
      "description": "Get detailed information about a community. Authentication optional; viewer state will be included if authenticated."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.coves.community.get

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

Metadata

DID
did:web:coves.social
CID
bafyreidtrngth5ajpkcuohoxcfukptwt7dbnqohq7tc5au5jyu6psd5khy
Indexed At
2026-07-24 05:18 UTC
AT-URI
at://did:web:coves.social/com.atproto.lexicon.schema/social.coves.community.get

Referenced Schemas (1)

Lexicon Garden

@