style.tilde.hacking.listCheckins

tilde.style

{
  "id": "style.tilde.hacking.listCheckins",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "records"
          ],
          "properties": {
            "records": {
              "type": "array",
              "items": {
                "ref": "style.tilde.hacking.checkin",
                "type": "ref"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "properties": {
          "limit": {
            "type": "integer",
            "default": 50,
            "maximum": 200,
            "minimum": 1
          }
        }
      },
      "description": "Lists style.tilde.hacking.checkin records, most recent first — read by landing-page/kiosk.html, landing-page/viewer.html and kiosk-onboard/index.html."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "_comment": "Companion query lexicon for style.tilde.hacking.checkin — HappyView needs both the record lexicon and a paired query lexicon (this one, with target_collection pointing back at the record collection) registered to create the /xrpc/style.tilde.hacking.listCheckins read endpoint. Modeled directly on style.tilde.hacking.listConnections. Recovered 2026-09-07 alongside style.tilde.hacking.checkin.json — see that file's own _comment."
}

Validate Record

Validate a record against style.tilde.hacking.listCheckins

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

Metadata

DID
did:plc:nikxdzksyzpo4sqk3nzlaaxm
CID
bafyreicu43i34omuh665xc4u2jzhf6jvhhdhel7kg43sz5rtnfoxns5pai
Indexed At
2026-09-06 22:47 UTC
AT-URI
at://did:plc:nikxdzksyzpo4sqk3nzlaaxm/com.atproto.lexicon.schema/style.tilde.hacking.listCheckins

Referenced Schemas (1)

Lexicon Garden

@