systems.timker.hawlt.getNote

timker.systems

{
  "id": "systems.timker.hawlt.getNote",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "uri",
            "cid",
            "value"
          ],
          "properties": {
            "cid": {
              "type": "string",
              "format": "cid"
            },
            "uri": {
              "type": "string",
              "format": "at-uri"
            },
            "value": {
              "ref": "systems.timker.hawlt.note",
              "type": "ref"
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "repo",
          "rkey"
        ],
        "properties": {
          "repo": {
            "type": "string",
            "format": "at-identifier"
          },
          "rkey": {
            "type": "string",
            "format": "record-key"
          }
        }
      },
      "description": "Get a single note record by repo and record key."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against systems.timker.hawlt.getNote

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

Metadata

DID
did:plc:bazrmgio5a7x53v3pwpqnfds
CID
bafyreidyxcbgqshqmjdbtfpo4prlg5g2ogbpjlsezcrtp5gloaa2e66i5a
Indexed At
2026-03-07 18:12 UTC
AT-URI
at://did:plc:bazrmgio5a7x53v3pwpqnfds/com.atproto.lexicon.schema/systems.timker.hawlt.getNote

Referenced Schemas (1)

Lexicon Garden

@