app.didpic.admin.getSubjectContext

lexicons.didpic.app

{
  "id": "app.didpic.admin.getSubjectContext",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "kind",
            "actor"
          ],
          "properties": {
            "kind": {
              "enum": [
                "actor",
                "post",
                "comment"
              ],
              "type": "string"
            },
            "post": {
              "type": "unknown"
            },
            "actor": {
              "type": "unknown"
            },
            "comment": {
              "type": "unknown"
            },
            "parentComment": {
              "type": "unknown"
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "subject"
        ],
        "properties": {
          "subject": {
            "type": "string"
          }
        }
      },
      "description": "Get the actor + post + comment bundle for a report/appeal subject."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.didpic.admin.getSubjectContext

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:an2jtp4jgkkbtmwfzhpbxawd
CID
bafyreicb3gs2u244qeq4pfrkt7edjfpkvrljiiobfqmj3bfgidlfaqlhuy
Indexed At
2026-06-06 04:51 UTC
AT-URI
at://did:plc:an2jtp4jgkkbtmwfzhpbxawd/com.atproto.lexicon.schema/app.didpic.admin.getSubjectContext

Lexicon Garden

@