lol.dids.sites.getTile

ngerakines.me

{
  "id": "lol.dids.sites.getTile",
  "defs": {
    "main": {
      "type": "query",
      "errors": [
        {
          "name": "TileNotFound",
          "description": "No such published tile — also the answer for a space tile and for a version known only as pending-publication."
        }
      ],
      "output": {
        "schema": {
          "ref": "lol.dids.defs#tileView",
          "type": "ref"
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "uri"
        ],
        "properties": {
          "cid": {
            "type": "string",
            "format": "cid",
            "description": "Pin a specific version; absent returns the latest published one."
          },
          "uri": {
            "type": "string",
            "format": "at-uri",
            "description": "The tile record's AT-URI."
          }
        }
      },
      "description": "A published tile. Without cid the latest published version is returned; a prepared-but-uncommitted version is never returned, and neither is a space tile."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against lol.dids.sites.getTile

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

Metadata

DID
did:plc:cbkjy5n7bk3ax2wplmtjofq2
CID
bafyreih6vgapp76ktb6f5ouukbc2te4hcq55vr4kz264wt5gxnxzdlkc2u
Indexed At
2026-08-30 03:06 UTC
AT-URI
at://did:plc:cbkjy5n7bk3ax2wplmtjofq2/com.atproto.lexicon.schema/lol.dids.sites.getTile

Referenced Schemas (1)

Lexicon Garden

@