social.colibri.community.getInvitation

colibri.social

{
  "id": "social.colibri.community.getInvitation",
  "defs": {
    "main": {
      "type": "query",
      "errors": [
        {
          "name": "AuthRequired",
          "description": "Missing, malformed, or unverifiable service auth."
        },
        {
          "name": "Forbidden",
          "description": "The caller lacks the permission this method requires."
        },
        {
          "name": "InvalidRequest",
          "description": "A parameter or body field was missing or malformed."
        },
        {
          "name": "NotFound",
          "description": "The referenced record does not exist."
        }
      ],
      "output": {
        "schema": {
          "ref": "lex:social.colibri.community.defs#resolvedInvitationView",
          "type": "ref"
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "code"
        ],
        "properties": {
          "code": {
            "type": "string"
          }
        }
      },
      "description": "Resolves an invitation code to its community, hydrated with the community's public details for the invite accept screen."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.colibri.community.getInvitation

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

Metadata

DID
did:plc:mprdjqjluoswa7awzggaggj3
CID
bafyreihoak3s3wy2n6cjpqc72jy7l7dtwevwmmnb6g667fdjp4zunvyrmi
Indexed At
2026-07-31 21:22 UTC
AT-URI
at://did:plc:mprdjqjluoswa7awzggaggj3/com.atproto.lexicon.schema/social.colibri.community.getInvitation

Version History (2 versions)

Referenced Schemas (1)

  • lex:social.colibri.community.defs#resolvedInvitationView

Lexicon Garden

@