app.standard-reader.getLabeler

standard-reader.app

{
  "id": "app.standard-reader.getLabeler",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "subscribed"
          ],
          "properties": {
            "labeler": {
              "ref": "app.standard-reader.labeler.defs#labelerView",
              "type": "ref"
            },
            "subscribed": {
              "type": "boolean"
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "actor"
        ],
        "properties": {
          "actor": {
            "type": "string",
            "format": "at-identifier",
            "description": "DID or handle of the labeler to resolve."
          }
        }
      },
      "description": "Resolve a single labeler by DID or handle (for previewing before subscribing), with the calling reader's subscription state. Discovered the standard way via the DID document's #atproto_labeler service."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.standard-reader.getLabeler

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

Metadata

DID
did:plc:f4os2wz5fjl56xpwcvtnqu7m
CID
bafyreiecws52b465qiohumnjrxggmcd3hczqupfebfcrt2itiet5dufxgq
Indexed At
2026-07-26 20:08 UTC
AT-URI
at://did:plc:f4os2wz5fjl56xpwcvtnqu7m/com.atproto.lexicon.schema/app.standard-reader.getLabeler

Referenced Schemas (1)

Lexicon Garden

@