lol.dids.admin.listDenylist

ngerakines.me

{
  "id": "lol.dids.admin.listDenylist",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "entries"
          ],
          "properties": {
            "cursor": {
              "type": "string",
              "description": "Present when more entries exist."
            },
            "entries": {
              "type": "array",
              "items": {
                "ref": "lol.dids.defs#denylistEntry",
                "type": "ref"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "properties": {
          "kind": {
            "type": "string",
            "description": "Filter by subject kind — one of the values of lol.dids.defs#denylistEntry.kind."
          },
          "limit": {
            "type": "integer",
            "default": 50,
            "maximum": 100,
            "minimum": 1,
            "description": "Maximum entries to return."
          },
          "cursor": {
            "type": "string",
            "description": "Pagination cursor from a previous response."
          }
        }
      },
      "description": "The operator denylist."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against lol.dids.admin.listDenylist

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

Metadata

DID
did:plc:cbkjy5n7bk3ax2wplmtjofq2
CID
bafyreibrzitgr7jdca4eh3mj4wfnn7s43keq33ip77vk64wyzosnufq5ru
Indexed At
2026-08-30 03:11 UTC
AT-URI
at://did:plc:cbkjy5n7bk3ax2wplmtjofq2/com.atproto.lexicon.schema/lol.dids.admin.listDenylist

Referenced Schemas (1)

Lexicon Garden

@