at.margin.collectionItem

margin.at

{
  "id": "at.margin.collectionItem",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "collection",
          "annotation",
          "createdAt"
        ],
        "properties": {
          "position": {
            "type": "integer",
            "minimum": 0,
            "description": "Sort order within the collection"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "annotation": {
            "type": "string",
            "format": "at-uri",
            "description": "AT URI of the annotation, highlight, or bookmark"
          },
          "collection": {
            "type": "string",
            "format": "at-uri",
            "description": "AT URI of the collection"
          }
        }
      },
      "description": "Associates an annotation with a collection"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "An item in a collection (links annotation to collection)"
}

Validate Record

Validate a record against at.margin.collectionItem

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:rjqn3agdb74cszhqcpii4sne
CID
bafyreieq3x52f4dsphulvwleyrpld7pfs4akhto2gm6lvp3gjkpnqijwbm
Indexed At
2026-02-13 13:44 UTC
AT-URI
at://did:plc:rjqn3agdb74cszhqcpii4sne/com.atproto.lexicon.schema/at.margin.collectionItem

Lexicon Garden

@