pub.leaflet.blocks.membersOnlyDelimiter

leaflet.pub

{
  "id": "pub.leaflet.blocks.membersOnlyDelimiter",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "audience"
      ],
      "properties": {
        "tierIds": {
          "type": "array",
          "items": {
            "type": "string"
          },
          "description": "Paid tier ids that grant access when audience is tiers. An empty selection grants no membership access."
        },
        "audience": {
          "type": "string",
          "description": "Whether access is available to all subscribers, all paid members, or selected paid tiers.",
          "knownValues": [
            "subscribers",
            "paid",
            "tiers"
          ]
        }
      },
      "description": "Marks where members-only content begins and declares which publication members can read past it."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against pub.leaflet.blocks.membersOnlyDelimiter

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:btxrwcaeyodrap5mnjw2fvmz
CID
bafyreifx75uo5wuwadxb3dkcc6vdwbx57tieufak4i3wfvj3pkbph27vcm
Indexed At
2026-08-19 17:20 UTC
AT-URI
at://did:plc:btxrwcaeyodrap5mnjw2fvmz/com.atproto.lexicon.schema/pub.leaflet.blocks.membersOnlyDelimiter

Version History (4 versions)

Lexicon Garden

@