network.cosmik.follow

cosmik.network

{
  "id": "network.cosmik.follow",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "type": "string",
            "description": "DID of the user being followed, or AT URI of the collection being followed"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Timestamp when this follow was created."
          }
        }
      },
      "description": "A record representing a follow of a user or collection."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "A record representing a follow relationship."
}

Validate Record

Validate a record against network.cosmik.follow

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:b2p6rujcgpenbtcjposmjuc3
CID
bafyreidgvwuenjdky4dau4oknkygjxd5xbe6pap2gr2craiup3y2xnhxci
Indexed At
2026-03-19 17:54 UTC
AT-URI
at://did:plc:b2p6rujcgpenbtcjposmjuc3/com.atproto.lexicon.schema/network.cosmik.follow

Lexicon Garden

@