{
"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
}
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