town.muni.arbiter.getArbiterConfig

zicklag.dev

{
  "id": "town.muni.arbiter.getArbiterConfig",
  "defs": {
    "main": {
      "type": "query",
      "errors": [
        {
          "name": "ErrPermissionDenied",
          "description": "The requesting user is not allowed to make the request."
        }
      ],
      "output": {
        "schema": {
          "refs": [],
          "type": "union"
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "arbiterDid"
        ],
        "properties": {
          "arbiterDid": {
            "type": "string",
            "format": "did",
            "description": "The DID of the arbiter to fetch the config from"
          }
        }
      },
      "description": "Get the current config object for an arbiter."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against town.muni.arbiter.getArbiterConfig

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:ulg2bzgrgs7ddjjlmhtegk3v
CID
bafyreihsq73aietq4wyggzxwog6avzusckx2tj6ka45quxhnjndjuuhkmi
Indexed At
2026-05-19 19:41 UTC
AT-URI
at://did:plc:ulg2bzgrgs7ddjjlmhtegk3v/com.atproto.lexicon.schema/town.muni.arbiter.getArbiterConfig

Version History (2 versions)

Lexicon Garden

@