{
"id": "fm.teal.actor.getStatus",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"did",
"isListening"
],
"properties": {
"did": {
"type": "string",
"format": "did"
},
"status": {
"ref": "fm.teal.feed.defs#playView",
"type": "ref"
},
"message": {
"type": "string"
},
"isListening": {
"type": "boolean"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"actor"
],
"properties": {
"actor": {
"type": "string",
"description": "The actor's DID or AT Protocol handle."
}
}
},
"description": "Get an actor's currently listening status."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:iwhuynr6mm6xxuh25o4do2tx
- CID
-
bafyreigodfuegad2k3rx2x5vmv3nzct57ourpnhoubb5ivd7a7pcfdwmry
- Indexed At
- 2026-08-19 01:01 UTC
- AT-URI
-
at://did:plc:iwhuynr6mm6xxuh25o4do2tx/com.atproto.lexicon.schema/fm.teal.actor.getStatus