tools.ozone.moderation.getRecord

ozone-lexicons.bsky.social

{
  "id": "tools.ozone.moderation.getRecord",
  "defs": {
    "main": {
      "type": "query",
      "errors": [
        {
          "name": "RecordNotFound"
        }
      ],
      "output": {
        "schema": {
          "ref": "tools.ozone.moderation.defs#recordViewDetail",
          "type": "ref"
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "uri"
        ],
        "properties": {
          "cid": {
            "type": "string",
            "format": "cid"
          },
          "uri": {
            "type": "string",
            "format": "at-uri"
          }
        }
      },
      "description": "Get details about a record."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against tools.ozone.moderation.getRecord

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

Metadata

DID
did:plc:33dt5kftu3jq2h5h4jjlqezt
CID
bafyreibnztkctsqkzi4celw7rzht46el7uih5ljmvrvw744sx3h5wpd3hu
Indexed At
2026-01-09 12:47 UTC
AT-URI
at://did:plc:33dt5kftu3jq2h5h4jjlqezt/com.atproto.lexicon.schema/tools.ozone.moderation.getRecord

Referenced Schemas (1)

Lexicon Garden

@